From: Russell King Date: Tue, 26 Jul 2011 10:29:42 +0000 (+0100) Subject: ARM: gpio: consolidate gpio_to_irq X-Git-Tag: v3.2-rc1~148^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01e7dc89d060413fd639635618de506093730964;p=pandora-kernel.git ARM: gpio: consolidate gpio_to_irq Many of the gpio_to_irq implementations use the gpiolib version of this function. Provide the standard gpiolib gpio_to_irq() for everyone, but allow platforms to override it if they wish. Add the neccessary overrides for those platforms which do not use the standard definition. Acked-by: Kukjin Kim Signed-off-by: Russell King --- Reading git-diff-tree failed