From: Sascha Hauer Date: Tue, 21 Apr 2009 10:39:59 +0000 (+0200) Subject: MXC: remove BUG_ON in interrupt handler X-Git-Tag: v2.6.30-rc5~10^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2c97e7fdc9d71637840dea8f76eb3782c3b2023;p=pandora-kernel.git MXC: remove BUG_ON in interrupt handler On i.MX31 I sometimes get spurious interrupts. There is no need to crash the whole system when this happens. Instead, silently ignore it. Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed