mmc: tmio: support custom irq masks
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 23 Feb 2021 10:08:29 +0000 (11:08 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 30 Mar 2021 09:41:59 +0000 (11:41 +0200)
commit0d856c4c68c639f96cb12c26aaeb906353b9a76e
tree1198b8e6e4925fcb17c3dd99bc1297c8e1946e45
parent917a5336f2c27928be270226ab374ed0cbf3805d
mmc: tmio: support custom irq masks

SDHI Gen2+ has a different value for TMIO_MASK_ALL, so add a member to
support that. If the member is not used, the previous default value is
applied.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Tested-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Link: https://lore.kernel.org/r/20210223100830.25125-2-wsa+renesas@sang-engineering.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/tmio_mmc.h
drivers/mmc/host/tmio_mmc_core.c