OSDN Git Service

Thermal: dove_thermal: Remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 3 May 2013 09:57:09 +0000 (09:57 +0000)
committerZhang Rui <rui.zhang@intel.com>
Mon, 6 May 2013 14:37:00 +0000 (22:37 +0800)
commitaa50c4e49c650692559e2da1f5b49a145098ba71
tree1bdda9ee7e83785ab41c9aa7a664187dfad0f175
parent2a456cfbdbcdf8a6a9e041f256f7e859a271a301
Thermal: dove_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: Andrew Lunn <andrew@lunn.ch>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/dove_thermal.c