aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/orion_wdt.c
diff options
context:
space:
mode:
authorWolfram Sang <w.sang@pengutronix.de>2012-02-02 18:48:08 +0100
committerWim Van Sebroeck <wim@iguana.be>2012-03-27 19:59:03 +0200
commit19f505f09c60d637c695a8e8c4768570e2309631 (patch)
tree88304a11bbc66990f30ae2fb97c15828bab6b229 /drivers/watchdog/orion_wdt.c
parentwatchdog: sp805_wdt: add pm callbacks to support standby/S2R/hibernation (diff)
downloadlinux-dev-19f505f09c60d637c695a8e8c4768570e2309631.tar.xz
linux-dev-19f505f09c60d637c695a8e8c4768570e2309631.zip
watchdog: pnx4008: cleanup resource handling using managed devices
The resource handling in this driver was flaky: IO_ADDRESS instead of ioremap (and no unmapping), an unneeded static resource, no central exit path for error cases. Fix this by converting the driver to use managed resources. Also use dev_*-messages instead of pr_* while we are here. Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/orion_wdt.c')
0 files changed, 0 insertions, 0 deletions