From: Jarkko Nikula Date: Thu, 30 Oct 2008 07:38:34 +0000 (-0700) Subject: make legacy gpio request/free calls superfluous (OMAP and mainline) X-Git-Tag: v2.6.28-davinci1-diff-base~165 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8e11c0184abda5a5e47d2e5906482ca58809175;p=pandora-kernel.git make legacy gpio request/free calls superfluous (OMAP and mainline) 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