Skip to content
Commit 282ede76 authored by Ben Chuang's avatar Ben Chuang Committed by Ulf Hansson
Browse files

mmc: sdhci-pci-gli: Fix no irq handler from suspend

The kernel prints a message similar to
"[   28.881959] do_IRQ: 5.36 No irq handler for vector"
when GL975x resumes from suspend. Implement a resume callback to fix this.

Fixes: 31e43f31

 ("mmc: sdhci-pci-gli: Enable MSI interrupt for GL975x")
Co-developed-by: default avatarRenius Chen <renius.chen@genesyslogic.com.tw>
Signed-off-by: default avatarRenius Chen <renius.chen@genesyslogic.com.tw>
Tested-by: default avatarDave Flogeras <dflogeras2@gmail.com>
Signed-off-by: default avatarBen Chuang <ben.chuang@genesyslogic.com.tw>
Tested-by: default avatarVineeth Pillai <vineethrp@gmail.com>
Acked-by: default avatarAdrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/20200427103048.20785-1-benchuanggli@gmail.com
Cc: stable@vger.kernel.org
Signed-off-by: default avatarSamuel Zou <zou_wei@huawei.com>
[Samuel Zou: Make sdhci_pci_gli_resume() static]
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 0e698dfa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment