]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci_am654: Remove Inverted Write Protect flag
authorFaiz Abbas <faiz_abbas@ti.com>
Wed, 8 Jan 2020 14:32:59 +0000 (20:02 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 16 Jan 2020 11:29:16 +0000 (12:29 +0100)
commit51e315f9489fa0f4e70b4b2db62c6875930e5926
treecf0c81451ba8d73ad5013c49bcfe45c40de03664
parent11744a49b3cf43f8a427afe0746759416531c3b2
mmc: sdhci_am654: Remove Inverted Write Protect flag

The MMC/SD controllers on am65x and j721e don't in fact detect the write
protect line as inverted. No issues were detected because of this
because the sdwp line is not connected on any of the evms. Fix this by
removing the flag.

Fixes: a8c1adfaba9f ("mmc: sdhci_am654: Add Support for 4 bit IP on J721E")
Cc: stable@vger.kernel.org
Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/20200108143301.1929-2-faiz_abbas@ti.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci_am654.c