]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: Wait for card_busy before starting sdio requests
authorHans de Goede <hdegoede@redhat.com>
Tue, 22 Sep 2015 15:30:25 +0000 (17:30 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 26 Oct 2015 15:00:01 +0000 (16:00 +0100)
commit00d4fbc36633d4e64f525a4f61560a7db4a580f3
tree84a4d767e9570826bf39ccc15dab87445f01e77d
parent399fffab25f9694d8ac037c36e00918003ddae7d
mmc: Wait for card_busy before starting sdio requests

Some sdio wifi chips will not work properly if we try to start new
sdio-rw requests while the device is signalling that it is busy.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/core.c