OSDN Git Service

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)
commit812513c7b18c7de825da3d4a7501329925b4ec1b
tree7e7441f55445405c1e0e8a06925e49bca379f7f7
parent7a019f9b432b371156989be49db43f86aefdf5d3
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