mmc: sdhci_am654: Fix SLOTTYPE write
authorFaiz Abbas <faiz_abbas@ti.com>
Tue, 28 May 2019 09:59:26 +0000 (15:29 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 3 Jun 2019 13:18:25 +0000 (15:18 +0200)
In the call to regmap_update_bits() for SLOTTYPE, the mask and value
fields are exchanged. Fix this.

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Fixes: 41fd4caeb00b ("mmc: sdhci_am654: Add Initial Support for AM654 SDHCI driver")
Cc: stable@vger.kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

No differences found