From: Russell King Date: Tue, 26 Jul 2011 10:04:51 +0000 (+0100) Subject: ARM: gpio: consolidate trivial gpiolib implementations X-Git-Tag: v3.2-rc1~148^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22fe67837614469f8e86c97e9e43d46270701b33;p=pandora-kernel.git ARM: gpio: consolidate trivial gpiolib implementations Consolidate 24 trivial gpiolib implementions out of mach/gpio.h into asm/gpio.h. This is basically the include of asm-generic/gpio.h and the definition of gpio_get_value, gpio_set_value, and gpio_cansleep as described in Documentation/gpio.txt Acked-by: H Hartley Sweeten Tested-by: David Brown Acked-by: David Brown Tested-by: Linus Walleij Acked-by: Kukjin Kim Tested-by: Shawn Guo Signed-off-by: Russell King --- Reading git-diff-tree failed