Thermal: armada_thermal: Remove redundant platform_set_drvdata()
commit2a456cfbdbcdf8a6a9e041f256f7e859a271a301
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 3 May 2013 09:57:08 +0000 (3 09:57 +0000)
committerZhang Rui <rui.zhang@intel.com>
Mon, 6 May 2013 14:36:55 +0000 (6 22:36 +0800)
tree5201d1ee43273b9ccd686faf494a739ae722c494
parentde6558dc964f6a3243218f17d8032ad810864e2b
Thermal: armada_thermal: Remove redundant platform_set_drvdata()

Commit 0998d06310 (device-core: Ensure drvdata = NULL when no
driver is bound) removes the need to set driver data field to
NULL.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Acked-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Acked-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/armada_thermal.c