]> git.karo-electronics.de Git - karo-tx-linux.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>
Mon, 26 May 2014 19:01:28 +0000 (21:01 +0200)
commit0c0c0dc953e61c99c1e4a3f099b2e74e7cdf7c12
tree4884d109448e260fcc910b6326100ec2e231037a
parent718f87bd9a26f71f2b86b0065948e65980de1cad
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