mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08: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>