[WATCHDOG] sc1200wdt.c pnp unregister fix.
authorAkinobu Mita <akinobu.mita@gmail.com>
Sat, 28 Oct 2006 18:43:19 +0000 (03:43 +0900)
committerWim Van Sebroeck <wim@iguana.be>
Sun, 29 Oct 2006 09:27:43 +0000 (10:27 +0100)
If no devices found or invalid parameter is specified,
scl200wdt_pnp_driver is left unregistered.
It breaks global list of pnp drivers.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Signed-off-by: Andrew Morton <akpm@osdl.org>

No differences found