commit | 2059a02dcb84236f9db9197fa9b00418d7b8465b | [log] [tgz] |
---|---|---|
author | Ohad Ben-Cohen <ohad@wizery.com> | Tue Apr 05 18:02:25 2011 +0300 |
committer | Chris Ball <cjb@laptop.org> | Tue May 24 21:00:01 2011 -0400 |
tree | d51b9fe1b70a7e3e7d5c24912637d22a04bf35b5 | |
parent | 0b4043d70af5871908864fa725821bc8e667542d [diff] |
mmc: add MMC_QUIRK_DISABLE_CD 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>