From: Ben Dooks Date: Thu, 4 Aug 2011 15:47:35 +0000 (+0100) Subject: ARM: mx5: board-cpuimx51.c fixup irq_to_gpio() usage X-Git-Tag: v3.1-rc2~18^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=546fb6cbde1d990af3e28e2f6d7061ef4eef25bf;p=pandora-kernel.git ARM: mx5: board-cpuimx51.c fixup irq_to_gpio() usage irq_to_gpio() is being called on a GPIO so change to using gpio_to_irq() instead. Signed-off-by: Ben Dooks Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed