From: Shawn Guo Date: Sat, 13 Aug 2011 16:14:03 +0000 (+0800) Subject: arm/mxc: use gpiolib helper for gpio_to_irq X-Git-Tag: v3.2-rc1~98^2~14^3~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df1bac2e2f180752ac3ae04fbc78366720a2074f;p=pandora-kernel.git arm/mxc: use gpiolib helper for gpio_to_irq As all the users of gpio_to_irq() in static initializers have been migrated to IMX_GPIO_TO_IRQ, we can start using the standard gpiolib helper for gpio_to_irq(). Signed-off-by: Shawn Guo Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed