mmc: Wait for card_busy before starting sdio requests
commit5d3f6ef04d65dda92a3573841a7215fb05c347de
authorHans de Goede <hdegoede@redhat.com>
Tue, 22 Sep 2015 15:30:25 +0000 (22 17:30 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 26 Oct 2015 15:00:01 +0000 (26 16:00 +0100)
tree84a4d767e9570826bf39ccc15dab87445f01e77d
parentde98c55682790437fb3c6b5335f2bf3ce20539db
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