mmc: mediatek: Extend recheck_sdio_irq fix to more variants
authoryong mao <yong.mao@mediatek.com>
Thu, 19 Nov 2020 03:02:37 +0000 (11:02 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Dec 2020 09:58:35 +0000 (10:58 +0100)
commit5abd108508110f11adfa2c9da69e32143acc726a
tree5c7af676658bdac514276202cbe41930420e5539
parent034192ca3e753e74c0488eb281a512e7c65a8c1f
mmc: mediatek: Extend recheck_sdio_irq fix to more variants

commit 903a72eca4abf241293dcc1385896fd428e15fe9 upstream.

The SDIO recheck fix is required for more of the supported variants. Let's
add it to those that needs it.

Reported-by: Fabien Parent <fparent@baylibre.com>
Reported-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Signed-off-by: Yong Mao <yong.mao@mediatek.com>
Link: https://lore.kernel.org/r/20201119030237.9414-1-yong.mao@mediatek.com
Fixes: 9e2582e57407 ("mmc: mediatek: fix SDIO irq issue")
Cc: stable@vger.kernel.org
[Ulf: Clarified commitmsg ]
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/mmc/host/mtk-sd.c