]> 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, 3 Jun 2013 15:28:44 +0000 (08:28 -0700)
commit6410ac48e976dd31dc0790c66d68d310803fe53a
tree97ba313c7b40d37a2b9e89c987449cfed402b9e2
parentb3cf356e76b8bfd4a4c7a6d0fefaea0c39ef2dcf
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