diff options
author | Haibo Chen <[email protected]> | 2020-02-19 16:22:40 +0800 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2020-03-24 14:35:41 +0100 |
commit | e65bb38824711559844ba932132f417bc5a355e2 (patch) | |
tree | 950b4683c6bf1c3435e4f4d81917c69e91494526 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | a161c45f2979566c1dafed7fe9807b01f5b0cf73 (diff) |
mmc: sdhci: do not enable card detect interrupt for gpio cd type
Except SDHCI_QUIRK_BROKEN_CARD_DETECTION and MMC_CAP_NONREMOVABLE,
we also do not need to handle controller native card detect interrupt
for gpio cd type.
If we wrong enabled the card detect interrupt for gpio case, it will
cause a lot of unexpected card detect interrupts during data transfer
which should not happen.
Signed-off-by: Haibo Chen <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions