summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmci.c
diff options
context:
space:
mode:
authorYangtao Li <tiny.windzz@gmail.com>2019-12-15 17:51:20 +0000
committerUlf Hansson <ulf.hansson@linaro.org>2019-12-18 14:55:11 +0100
commit67d7d920b3f0dc72651945ba6256e7777a5fe4d1 (patch)
tree2f9fa318feceb67a01bbc7c23daa722d96627b55 /drivers/mmc/host/mmci.c
parentbc068d38c905ddfca017fa858d38cc8a369f13f5 (diff)
downloadlinux-67d7d920b3f0dc72651945ba6256e7777a5fe4d1.tar.gz
linux-67d7d920b3f0dc72651945ba6256e7777a5fe4d1.tar.bz2
linux-67d7d920b3f0dc72651945ba6256e7777a5fe4d1.zip
mmc: au1xmmc: switch to platform_get_irq
platform_get_resource(pdev, IORESOURCE_IRQ) is not recommended for requesting IRQ's resources, as they can be not ready yet. Using platform_get_irq() instead is preferred for getting IRQ even if it was not retrieved earlier. Signed-off-by: Yangtao Li <tiny.windzz@gmail.com> Link: https://lore.kernel.org/r/20191215175120.3290-13-tiny.windzz@gmail.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/host/mmci.c')
0 files changed, 0 insertions, 0 deletions