From: Wolfram Sang Date: Thu, 14 Jul 2011 10:53:00 +0000 (+0200) Subject: watchdog: remove empty pm-functions X-Git-Tag: v3.1-rc1~127^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fc5d52b212b58a5b48af19d85cb60971aa1aa4b;p=pandora-kernel.git 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 Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed