linux-uconsole/drivers/mmc/core
H. Nikolaus Schaller f9e9fc4574 mmc: core: fix wl1251 sdio quirks
[ Upstream commit 16568b4a4f ]

wl1251 and wl1271 have different vendor id and device id.
So we need to handle both with sdio quirks.

Fixes: 884f386078 ("mmc: core: move some sdio IDs out of quirks file")
Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Cc: <stable@vger.kernel.org> # v4.11+
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-01-27 14:51:21 +01:00
..
block.c mmc: block: Add CMD13 polling for MMC IOCTLS with R1B response 2019-12-21 10:57:21 +01:00
block.h
bus.c
bus.h
card.h
core.c mmc: core: API to temporarily disable retuning for SDIO CRC errors 2019-06-25 11:35:53 +08:00
core.h
debugfs.c
host.c mmc: core: fix possible use after free of host 2020-01-27 14:50:45 +01:00
host.h
Kconfig
Makefile
mmc.c mmc: core: complete HS400 before checking status 2019-07-14 08:11:13 +02:00
mmc_ops.c
mmc_ops.h
mmc_test.c
pwrseq.c
pwrseq.h
pwrseq_emmc.c mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllers 2019-05-31 06:46:22 -07:00
pwrseq_sd8787.c
pwrseq_simple.c
queue.c mmc: core: align max segment size with logical block size 2019-12-05 09:21:13 +01:00
queue.h
quirks.h mmc: core: fix wl1251 sdio quirks 2020-01-27 14:51:21 +01:00
sd.c mmc: core: Fix init of SD cards reporting an invalid VDD range 2019-09-06 10:22:17 +02:00
sd.h
sd_ops.c
sd_ops.h
sdio.c mmc: core: Prevent processing SDIO IRQs when the card is suspended 2019-06-25 11:35:53 +08:00
sdio_bus.c
sdio_bus.h
sdio_cis.c
sdio_cis.h
sdio_io.c mmc: core: Add sdio_retune_hold_now() and sdio_retune_release() 2019-06-25 11:35:53 +08:00
sdio_irq.c mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD 2019-10-05 13:09:56 +02:00
sdio_ops.c
sdio_ops.h
sdio_uart.c
slot-gpio.c
slot-gpio.h