]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci: Do not unnecessarily enable wakeup for card detect interrupt
authorAdrian Hunter <adrian.hunter@intel.com>
Tue, 27 Feb 2018 12:51:23 +0000 (14:51 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 5 Mar 2018 12:04:31 +0000 (13:04 +0100)
commit74d337a1dd635479868456e8938487bdfbf4774c
tree789b70664d39cb6840fe6855ef3627f0c9cb62c3
parent52520919b2c7fa7ac10e86cda19f1a9cf392d0df
mmc: sdhci: Do not unnecessarily enable wakeup for card detect interrupt

Do not unnecessarily enable card detect wakeup in the cases that the card
is not removable or a GPIO is used for card detect.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci.c