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:
0b4043d
)
mmc: add MMC_QUIRK_DISABLE_CD
author
Ohad Ben-Cohen
<ohad@wizery.com>
Tue, 5 Apr 2011 15:02:25 +0000
(18:02 +0300)
committer
Chris Ball
<cjb@laptop.org>
Wed, 25 May 2011 01:00:01 +0000
(21:00 -0400)
006ebd5d
introduced sdio_disable_cd(), which disconnects the pull-up
resistor on CD/DAT[3] (pin 1) of the card.
Make it possible to start using sdio_disable_cd() by introducing
MMC_QUIRK_DISABLE_CD.
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
No differences found