git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1213959
)
watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPS
author
Heiko Stübner
<heiko@sntech.de>
Wed, 26 Jun 2013 18:03:52 +0000
(20:03 +0200)
committer
Wim Van Sebroeck
<wim@iguana.be>
Sun, 17 Nov 2013 18:30:06 +0000
(19:30 +0100)
The dw_wdt only provides PM_SLEEP operations, so convert the driver
to use SIMPLE_DEV_PM_OPS instead of populating the struct manually.
This has the added effect of simplifying the CONFIG_PM ifdefs.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
No differences found