[WATCHDOG] i8xx_tco.c - remove support for ICH6 + ICH7
authorWim Van Sebroeck <wim@iguana.be>
Sun, 16 Apr 2006 10:52:35 +0000 (12:52 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 15 May 2006 19:37:58 +0000 (21:37 +0200)
commit03a8e359cf760a876f4da9b5c0c165c49564f95a
tree2fd1d5aac0f2443dada7b1e9b3c474a05e67370f
parent92930d9e8121223e14131809c6e9959ee9e0c43f
[WATCHDOG] i8xx_tco.c - remove support for ICH6 + ICH7

Temporary remove support for ICH6 + ICH7. In these newer TCO's
the watchdog timer has changed: the TCO_TMR register is not at
the TCOBASE+0x1 offset, but changed it's place to TCOBASE+0x12
and became 10 bit long [0:9]. (Kernel BUG 6031).

ICH6 + ICH7 support will be added in a new driver. Code is
under test.

Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Signed-off-by: Andrew Morton <akpm@osdl.org>
drivers/char/watchdog/i8xx_tco.c