]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/mmc/host/tmio_mmc_pio.c
mmc: tmio: simplify irq handler
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 26 Apr 2016 15:55:25 +0000 (17:55 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 2 May 2016 08:33:39 +0000 (10:33 +0200)
commit958401266e5812619b04765bef23712a72badd55
tree039347f25eff2265dcd4255c745f44f5440708c4
parent4da986703882b2987b5731e8b31b88eece8c2fbb
mmc: tmio: simplify irq handler

Having just one irq handler again, let's include the 'card_status'
function in the main handler which is way more readable. Drop a useless
debug output while here. It should be a dev_dbg in case we ever need it
again.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/tmio_mmc_pio.c