git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c872670
)
OMAP: GPIO: remove duplicate debugfs interface
author
Kevin Hilman
<khilman@deeprootsystems.com>
Mon, 14 Dec 2009 23:14:51 +0000
(15:14 -0800)
committer
Kevin Hilman
<khilman@deeprootsystems.com>
Wed, 12 May 2010 16:39:17 +0000
(09:39 -0700)
The generic gpiolib provides a debugfs interface to GPIOs which
provides identical (but nicer looking) data as the OMAP specific one.
This patch completely drops the OMAP specific interface
(/debug/omap_gpio) in favor of using the generic one (/debug/gpio.)
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
No differences found