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:
2cfac7f
)
MIPS: AR7: register watchdog device only if enabled in hw configuration
author
Florian Fainelli
<florian@openwrt.org>
Tue, 4 Aug 2009 21:09:36 +0000
(23:09 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 2 Nov 2009 11:00:03 +0000
(12:00 +0100)
This patch checks if the watchdog enable bit is set in the DCL register
meaning that the hardware watchdog actually works and if so, register the
ar7_wdt platform_device.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found