]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: i5k_amb: Remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 3 May 2013 09:43:38 +0000 (15:13 +0530)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 20 May 2013 13:29:45 +0000 (06:29 -0700)
commit794413a9ae0c5cb769ae28bab5ad4982dc95b0dd
treef791c7479c1e349b62045e3e0bc239e31bc56d47
parent6a61f64850a6af55327186bdc9e1615e1ee1ad2b
hwmon: i5k_amb: 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: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/i5k_amb.c