]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hwmon: (lm70) Remove redundant spi_set_drvdata
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 20 Sep 2013 04:06:42 +0000 (09:36 +0530)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 18 Oct 2013 16:12:01 +0000 (09:12 -0700)
commit2825f033da13bc932aa470533da0f8cfb9a6e40d
tree320041cb15c412e349f50de5dbb29c51c5b148df
parent20652ab8ca3854a1967baf8452c8bedceff7b92b
hwmon: (lm70) Remove redundant spi_set_drvdata

Driver core sets driver data to NULL upon failure or remove.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Kaiwan N Billimoria <kaiwan@designergraphix.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/lm70.c