]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: abituguru3: Remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 3 May 2013 09:43:36 +0000 (15:13 +0530)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 20 May 2013 13:29:45 +0000 (06:29 -0700)
commit6a8291f2262c72ae49545a92d06ed29bff23139d
tree538922faa53b8edfe6119415d7d1f558770240c4
parent917cc4e6b25c655264e8ea903eb77db25994ac24
hwmon: abituguru3: 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: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/abituguru3.c