]> git.karo-electronics.de Git - karo-tx-linux.git/commit
watchdog: remove empty pm-functions
authorWolfram Sang <w.sang@pengutronix.de>
Thu, 14 Jul 2011 10:53:00 +0000 (12:53 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Fri, 22 Jul 2011 17:24:31 +0000 (17:24 +0000)
commit02c8f1d903ca87e9178f03bfad285cf2e33af5d4
tree21a6ce0986483224ae6fab416ec9442c3f87e53a
parent1d3ee0166f88a1751ee2841a4a45dec5c3b7f498
watchdog: remove empty pm-functions

While checking what watchdog drivers usually do in suspend/resume to
spot common behaviour for the watchdog framework, I found these drivers
which do nothing but add some cruft. Remove it, it is superfluous. New
approaches should probably be done with pm_ops anyway.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/at91sam9_wdt.c
drivers/watchdog/iTCO_wdt.c
drivers/watchdog/sch311x_wdt.c