]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: bcm63xx_wdt: improve platform part.
authorWim Van Sebroeck <wim@iguana.be>
Sat, 23 Oct 2010 20:59:42 +0000 (20:59 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Thu, 2 Dec 2010 14:10:16 +0000 (14:10 +0000)
commit9f58daefa17124d3f759785b6c3ecd0f1acf76e2
treeeabd7b6acce4c6b9806d7176e22e271345ed9c2c
parent0ab26ae916bf5e20189b626705c1fe8f295f737d
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>
drivers/watchdog/bcm63xx_wdt.c