[ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGER
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 19 Jan 2006 12:26:57 +0000 (12:26 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 19 Jan 2006 12:26:57 +0000 (12:26 +0000)
commitf43aaba191bfbe20a1f55ec05f43813ce381cd53
tree2b4ad27e7dcae3df4e8d602b26fb4952fa902ded
parent0f36b018b2e314d45af86449f1a97facb1fbe300
[ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGER

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>
drivers/input/touchscreen/ads7846.c
drivers/serial/imx.c
This page took 0.027106 seconds and 5 git commands to generate.