From: Ohad Ben-Cohen Date: Tue, 5 Apr 2011 15:02:25 +0000 (+0300) Subject: mmc: add MMC_QUIRK_DISABLE_CD X-Git-Tag: v3.0-rc1~148^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2059a02dcb84236f9db9197fa9b00418d7b8465b;p=pandora-kernel.git 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 Signed-off-by: Chris Ball --- Reading git-diff-tree failed