mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-15 13:14:46 +00:00
There's no need to have request_irq followed by set_irq_type. Just use request_irq with the appropriate SA_TRIGGER flags. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>