commit | e6c3b699b2f6fcba7036c079b6f16bf9556c7f0d | [log] [tgz] |
---|---|---|
author | Wim Van Sebroeck <wim@iguana.be> | Sat Oct 23 20:59:42 2010 +0000 |
committer | Wim Van Sebroeck <wim@iguana.be> | Thu Dec 02 14:10:16 2010 +0000 |
tree | eabd7b6acce4c6b9806d7176e22e271345ed9c2c | |
parent | c54fb811745967732bc9e31d837e0c9925e12b4b [diff] |
watchdog: bcm63xx_wdt: improve platform part. * fix devinit and devexit sections * fix platform removal code so that the iounmap happens after the removal of the timer. * changes the reboot_notifier by a platform shutdown method. Signed-off-by: Wim Van Sebroeck <wim@iguana.be>