]> git.baikalelectronics.ru Git - kernel.git/commit
[WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Sun, 22 Mar 2009 10:46:42 +0000 (10:46 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Wed, 25 Mar 2009 09:08:16 +0000 (09:08 +0000)
commit0bbc726041dae09ee195c6c543719f28cd59b10a
treedd73752bf09bb2c2daf3e860217a1ec00fcd61bb
parente306b2a12ac5e34ec4ac1349790b5cc581551048
[WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501

Change the wdt.c watchdog driver so that the code is the same for
both the WDT500 as the WDT501-P card. The selection of the card
is now being done via the module parameter: 'type' instead of the
config option CONFIG_WDT_501.

Signed-off-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/Kconfig
drivers/watchdog/wdt.c