From: Russell King Date: Thu, 19 Jan 2006 12:26:57 +0000 (+0000) Subject: [ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGER X-Git-Tag: v2.6.16-rc2~245^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f43aaba191bfbe20a1f55ec05f43813ce381cd53;p=pandora-kernel.git [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 --- Reading git-diff-tree failed