From: Sascha Hauer Date: Wed, 11 May 2011 09:31:54 +0000 (+0200) Subject: ARM i.MX: get rid of wrong MXC_INTERNAL_IRQ usage X-Git-Tag: v3.1-rc1~248^2~1^3~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cf7381f35330b54cc894bd74137aae1ebb07bbf;p=pandora-kernel.git ARM i.MX: get rid of wrong MXC_INTERNAL_IRQ usage There are several occurences where MXC_INTERNAL_IRQ is assumed to be the start of the gpio interrupts. It was never meant this way. Replace these with gpio_to_irq. Signed-off-by: Sascha Hauer Acked-by: Fabio Estevam --- Reading git-diff-tree failed