From: Jarkko Nikula Date: Thu, 11 Dec 2008 01:35:27 +0000 (-0800) Subject: ARM: OMAP: make legacy gpio request/free calls superfluous X-Git-Tag: v2.6.29-rc1~559^2~14^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ff164e15574191c69e8406794b0578c8d2a4e23;p=pandora-kernel.git ARM: OMAP: make legacy gpio request/free calls superfluous Clean up OMAP GPIO request/free functions - Rename and declare static OMAP specific GPIO request/free functions - Register them into gpiolib as chip-specific hooks - Add omap_request_gpio/omap_free_gpio wrappers for existing code not converted yet to use gpiolib Signed-off-by: Jarkko Nikula [ dbrownell@users.sourceforge.net: remove needless check_gpio() calls ] Signed-off-by: David Brownell Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed