From: Ohad Ben-Cohen Date: Tue, 5 Apr 2011 14:50:14 +0000 (+0300) Subject: mmc: add MMC_QUIRK_NONSTD_FUNC_IF X-Git-Tag: v3.0-rc1~148^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eab4068795d670b065164096805cbf15a19e9690;p=pandora-kernel.git mmc: add MMC_QUIRK_NONSTD_FUNC_IF Introduce MMC_QUIRK_NONSTD_FUNC_IF to ignore the "SDIO Standard Function interface code" as indicated by the card's FBR, and instead treat all functions as non-standard interfaces. This is required to prevent standard drivers from facing errors when trying to communicate with SDIO cards that erroneously indicate standard function interface codes. Signed-off-by: Ohad Ben-Cohen Signed-off-by: Chris Ball --- Reading git-diff-tree failed