From: David Brownell Date: Thu, 25 Sep 2008 02:35:56 +0000 (-0700) Subject: some drivers switch away from OMAP-specific GPIO calls X-Git-Tag: v2.6.27-omap1~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e85a9daa48453a4e7ffedf174b4358cdb444fbbb;p=pandora-kernel.git some drivers switch away from OMAP-specific GPIO calls This updates most of the OMAP drivers which are in mainline to switch to using the cross-platform GPIO calls instead of the older OMAP-specific ones. This is all fairly brainless/obvious stuff. Probably the most interesting bit is to observe that the omap-keypad code seems to now have a portable core that could work with non-OMAP matrix keypads. (That would improve with hardware IRQ debouncing enabled, of course...) Signed-off-by: David Brownell Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed