]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: shwdt: Remove unused platform_set_drvdata()
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 29 Mar 2014 10:29:00 +0000 (14:29 +0400)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 10 Jun 2014 19:40:16 +0000 (21:40 +0200)
commitf7183f06406b020c92cd11c1dcdd2ede70cef863
treefc44cfe73075129c5b19ca6e80bb05b0dbf2bb2f
parentbaf8cf3bef27b4158888519839e924ca106a2b76
watchdog: shwdt: Remove unused platform_set_drvdata()

This patch removes platform_set_drvdata() which is not used in
the driver.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/shwdt.c