From: Tony Lindgren Date: Thu, 16 Nov 2006 00:31:23 +0000 (+0200) Subject: smc91x: Clean up omap interrupt level X-Git-Tag: v2.6.19-omap1~53 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d910bf2e37be35f9bdedafe372dcacac8853424;p=pandora-kernel.git smc91x: Clean up omap interrupt level Since omap1 does not have level GPIO interrupts, all omap1 class processors should use falling edge, except for Innovator which routes the interrupt via FPGA and needs rising edge. All omap2 class processors should use low level interrupt. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed