diff options
author | Yangbo Lu <yangbo.lu@freescale.com> | 2015-07-10 06:36:45 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2015-08-17 12:32:46 +0300 |
commit | f13e5b9f3c625916d7658ba526574a5d24e4d664 (patch) | |
tree | ae0516de2da20b2e05b36a777e7d5fc3e1830bd5 /drivers/idle | |
parent | 4c06654c47ee2ff5308b7e89994225ff81b48ef2 (diff) | |
download | linux-f13e5b9f3c625916d7658ba526574a5d24e4d664.tar.xz |
mmc: sdio: avoid using NULL sdio_irq_thread pointer
For Freescale QorIQ LS1021AQDS board, there is a SDIO interrupt
in the process of resume without inserting SD adapter because of
some unknown issue. But the driver doesn't assign sdio_irq_thread
pointer. This will block the resume of kernel. This patch is used
to avoid using NULL sdio_irq_thread pointer.
Signed-off-by: Yangbo Lu <yangbo.lu@freescale.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/idle')
0 files changed, 0 insertions, 0 deletions