]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: w83627ehf: Remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 3 May 2013 09:43:40 +0000 (15:13 +0530)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 20 May 2013 13:29:46 +0000 (06:29 -0700)
commit4155b9695e8e02664677e6bf8c619a68d66c8778
tree369d883e58944fa4ab9fcb50f465d4b5ccda9b16
parentaeab8c1fcae8f855696c863ebbfa12425b3b7344
hwmon: w83627ehf: 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: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/w83627ehf.c