commit | 5d3f6ef04d65dda92a3573841a7215fb05c347de | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Tue Sep 22 17:30:25 2015 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Oct 26 16:00:01 2015 +0100 |
tree | 84a4d767e9570826bf39ccc15dab87445f01e77d | |
parent | de98c55682790437fb3c6b5335f2bf3ce20539db [diff] |
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>