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:
7fb2bbf
)
MMC: MMCI: use gpiolib for card detect/write protect
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Thu, 9 Jul 2009 14:16:07 +0000
(15:16 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 9 Jul 2009 14:16:07 +0000
(15:16 +0100)
Use gpiolib where available (and when valid GPIOs are provided) for
write protect/card detect status reporting. We fall back to the old
'status' method where gpiolib support is not available.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found