]> git.baikalelectronics.ru Git - kernel.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)
commit5efe77f41124c9cc03d7ae127e8ee6ca0cdefee5
tree665b1a5337f4cc137d5b57a0e2c8bb7323cc522f
parentcce261e1fad509839ba38fae28ff9137a7f572c2
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