smc91x: Clean up omap interrupt level
authorTony Lindgren <tony@atomide.com>
Thu, 16 Nov 2006 00:31:23 +0000 (02:31 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 16 Nov 2006 00:31:23 +0000 (02:31 +0200)
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 <tony@atomide.com>

No differences found