]> 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)
commit6901a863abb4e7edc5db78e9706e218df77bee2d
tree84a4d767e9570826bf39ccc15dab87445f01e77d
parent33b2c2d03bea4e4b93c1f7d9ac1ca72ea877dcf3
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