watchdog: shwdt: Remove unused platform_set_drvdata()
authorAlexander Shiyan <[email protected]>
Sat, 29 Mar 2014 10:29:00 +0000 (14:29 +0400)
committerWim Van Sebroeck <[email protected]>
Tue, 10 Jun 2014 19:40:16 +0000 (21:40 +0200)
commitff4e0ae5feaffd69ecf115555c6437cf4f71f806
treefc44cfe73075129c5b19ca6e80bb05b0dbf2bb2f
parenta9e0436b303e94ba57d3bd4b1fcbeaa744b7ebeb
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 <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
drivers/watchdog/shwdt.c