[PATCH 0/3] mmc: Wait for card_busy before starting sdio requests
From: Ulf Hansson <hidden>
Date: 2015-09-23 21:43:24
Also in:
linux-mmc
From: Ulf Hansson <hidden>
Date: 2015-09-23 21:43:24
Also in:
linux-mmc
On 22 September 2015 at 17:30, Hans de Goede [off-list ref] wrote:
Hi Ulf, Here is a non RFC version of my patch-set to wait for card_busy before starting sdio requests. It is the same as the RFC version of the set, but this time it has been tested no hardware which actually needs this and I can confirm now that this fixes wifi on that hardware.
Great! Thanks, applied for next!
This patch-set should also allow removing this dw_mmc specific fix: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/mmc/host/dw_mmc.c?id=0bdbd0e88cf6b603a2196418672715b0890fb040 As this patch-set fixes this problem in a generic manner.
Care to send a patch to remove the above hack/fix? Kind regards Uffe