From: David Brownell Date: Thu, 30 Oct 2008 07:36:45 +0000 (-0700) Subject: use gpio_to_irq (OMAP and mainline) X-Git-Tag: v2.6.28-davinci1-diff-base~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e4f93af7c1645d326bed2bdf3a8dc8896705343;p=pandora-kernel.git use gpio_to_irq (OMAP and mainline) Have most uses of OMAP_GPIO_IRQ() use gpio_to_irq() instead. Calls used for table initialization are left alone, at least this time around. (This patch is for code in both the OMAP tree and mainline.) Signed-off-by: David Brownell Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed