linux/drivers/mmc/core
Ohad Ben-Cohen 0b4043d70a 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>
2011-05-24 20:59:56 -04:00
..
bus.c mmc: core: mmc_add_card(): fix missing break in switch statement 2011-04-27 19:15:07 -04:00
bus.h
core.c mmc: mmc_card_keep_power cleanups 2011-05-24 20:59:43 -04:00
core.h mmc: add per device quirk placeholder 2011-03-15 13:48:33 -04:00
debugfs.c
host.c mmc: fix a race between card-detect rescan and clock-gate work instances 2011-04-27 19:16:12 -04:00
host.h
Kconfig
Makefile mmc: add per device quirk placeholder 2011-03-15 13:48:33 -04:00
mmc_ops.c Fix common misspellings 2011-03-31 11:26:23 -03:00
mmc_ops.h
mmc.c mmc: Reliable write support. 2011-05-24 20:59:38 -04:00
quirks.c mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IF 2011-05-24 20:59:56 -04:00
sd_ops.c mmc: fix mmc_app_send_scr() for dma transfer 2011-03-25 10:30:50 -04:00
sd_ops.h
sd.c mmc: Ensure prototypes for SD API are visible in sd.c 2011-03-15 13:48:58 -04:00
sd.h
sdio_bus.c
sdio_bus.h
sdio_cis.c
sdio_cis.h
sdio_io.c
sdio_irq.c Fix common misspellings 2011-03-31 11:26:23 -03:00
sdio_ops.c
sdio_ops.h
sdio.c mmc: add MMC_QUIRK_NONSTD_FUNC_IF 2011-05-24 20:59:52 -04:00