]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IF
authorOhad Ben-Cohen <ohad@wizery.com>
Tue, 5 Apr 2011 14:50:15 +0000 (17:50 +0300)
committerChris Ball <cjb@laptop.org>
Wed, 25 May 2011 00:59:56 +0000 (20:59 -0400)
commit0b4043d70af5871908864fa725821bc8e667542d
tree665b1a5337f4cc137d5b57a0e2c8bb7323cc522f
parenteab4068795d670b065164096805cbf15a19e9690
mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IF

Tell SDIO core to ignore the standard SDIO function interface
codes indicated by the wl1271. This is required because the
wl1271 erroneously indicates its first function as a standard
Bluetooth SDIO interface, and that drives btsdio mad.

Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/core/quirks.c