[PATCH] ppc32: Fix mpc8xx watchdog
authorTom Rini <trini@kernel.crashing.org>
Sat, 16 Apr 2005 22:24:23 +0000 (15:24 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:24:23 +0000 (15:24 -0700)
commitfd16230a05751af5a221a1f1c988bb519fd66679
treedbe3fd46c4bbe02a96d97e2599733287f455cfd3
parentf50b153b1966230e78034d5ab1641ca4bb5db56d
[PATCH] ppc32: Fix mpc8xx watchdog

The CONFIG_8xx_WDT option got broken in the generic hardirq update as ppc32
had its own different request_irq that worked when other arches used
setup_irq.  This is the trivial fix for the problem.

From: Carsten Juttner <carjay@gmx.net>
Signed-off-by: Tom Rini <trini@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/syslib/m8xx_wdt.c