From: Tom Rini Date: Sat, 16 Apr 2005 22:24:23 +0000 (-0700) Subject: [PATCH] ppc32: Fix mpc8xx watchdog X-Git-Tag: v2.6.12-rc3~209 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd16230a05751af5a221a1f1c988bb519fd66679;p=pandora-kernel.git [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 Signed-off-by: Tom Rini Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed