MMC host:
 - dw_mmc: Fix the suspend/resume issue for Exynos5433
 - dw_mmc: Fix the DTO/CTO timeout overflow calculation for 32-bit systems
 - dw_mmc: Make PIO mode work when failing with idmac when dw_mci_reset occurs
 - sdhci-acpi: Re-allow IRQ 0 to fix broken probe

MMC core:
 - Update EXT_CSD caches to correctly switch partition for ioctl calls
 - Fix tracepoint print of blk_addr and blksz
 - Disable HPI on broken Micron (Numonyx) eMMC cards
mmc: sdhci-acpi: Fix IRQ 0

Zero is a valid IRQ number and is being used on some CHT tablets. Stop
treating it as an error.

Reported-by: Luke Ross <luke@lukeross.name>
Fixes: 1b7ba57ecc86 ("mmc: sdhci-acpi: Handle return value of platform_get_irq")
Cc: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: stable@vger.kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
1 file changed