mmc: mmci: break out a function for polling data

Break out a part of mmci_pio_irq() that deals with polling data
from the FIFO and name it mmci_pio_poll(). Move functions around
to avoid forward declarations (no semantic changes).

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
1 file changed