mmc: vub300: Remove bogus check of irqs_queued
authorShawn Lin <shawn.lin@rock-chips.com>
Wed, 11 Jan 2017 04:14:49 +0000 (12:14 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 13 Feb 2017 12:20:13 +0000 (13:20 +0100)
commitdc0f585e839a857efd86968bfe65a905753182da
tree36bb74ee3c14f2cce61418ab401a68daad1d2f2e
parent5fc3d80ef496c3bc3e8c09f056e3586fb681de56
mmc: vub300: Remove bogus check of irqs_queued

It's unnecessary to check the irqs_queued value as
it always needs to queue one if irq isn't enabled.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/vub300.c