From: Shawn Guo Date: Wed, 13 Jun 2012 07:58:08 +0000 (+0800) Subject: ARM: imx: pass gpio than irq number into mxc_expio_init X-Git-Tag: v3.6-rc1~137^2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed4a7fb01a467f5d264fe12f17eb981f21c7bbcd;p=pandora-kernel.git ARM: imx: pass gpio than irq number into mxc_expio_init Change mxc_expio_init interface a little bit to have gpio than irq number passed in. With the change, gpio_to_irq can be called inside mxc_expio_init to get irq number, so that MXC_IRQ_TO_GPIO can be removed. Signed-off-by: Shawn Guo Acked-by: Sascha Hauer Acked-by: Dong Aisheng --- Reading git-diff-tree failed