]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: mmci: Cleanup mmci_cmd_irq() for busy detect
authorLudovic Barre <ludovic.barre@st.com>
Fri, 26 Apr 2019 07:46:34 +0000 (09:46 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 6 May 2019 10:33:03 +0000 (12:33 +0200)
commit4890735d3e377200e08435ea9fba404e4da3bb20
tree7e7441f55445405c1e0e8a06925e49bca379f7f7
parentfa585efefef5ae07635768a48062a99e5cc32dde
mmc: mmci: Cleanup mmci_cmd_irq() for busy detect

Let's cleanup the mmci_cmd_irq() a bit, to make the busy detect code more
clear.

Signed-off-by: Ludovic Barre <ludovic.barre@st.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/mmci.c