From: Shawn Guo Date: Sat, 13 Aug 2011 16:14:06 +0000 (+0800) Subject: gpio/mxs: move irq_to_gpio() into gpio-mxs driver X-Git-Tag: v3.2-rc1~98^2~14^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e6c53aac38eec4e7bca1e4e9a5a6d7e45b30784;p=pandora-kernel.git gpio/mxs: move irq_to_gpio() into gpio-mxs driver As irq_to_gpio() is only being used by gpio-mxs driver, it should be moved from mach/gpio.h into gpio-mxs.c. Signed-off-by: Shawn Guo Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed