commit | 04bedfa542d90ac7a1bbf28287e9861d0da21576 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Sun Mar 22 10:46:42 2009 +0000 |
committer | Wim Van Sebroeck <wim@iguana.be> | Wed Mar 25 09:08:16 2009 +0000 |
tree | dd73752bf09bb2c2daf3e860217a1ec00fcd61bb | |
parent | 278aefc51bdbc7f1a3d39c9bd5313c78335b7828 [diff] |
[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>