From: David Brownell Date: Tue, 18 Dec 2007 00:19:50 +0000 (-0800) Subject: rtc-at32ap700x: fix irq init oops X-Git-Tag: v2.6.24-rc6~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d431dbef4e63d54f1965c3ed6ca5f91ee4512de;p=pandora-kernel.git rtc-at32ap700x: fix irq init oops Reorder at32_rtc_probe() so that it's safe (no oopsing) to fire the IRQ handler the instant that it's registered. (Bug noted via "Debug shared IRQ handlers" kernel debug option.) Signed-off-by: David Brownell Cc: Alessandro Zummo Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed