Skip to content
Commit 5f13e7ec authored by David Brownell's avatar David Brownell Committed by Jeff Garzik
Browse files

[PATCH] smc91x needs settable IRQ trigger type



For boards that invert the SMC91x IRQ line (maybe an FPGA inverts it),
the set_irq_type() call can't assume IRQT_RISING.  These particular
boards currently use OMAP-specific calls to change the trigger type,
but the boards break when set_irq_type() stops being a NOP.

Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
parent a5fe736e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment