mmc: sdhci: Change the code to check auto_cmd23
authorChanWoo Lee <cw9316.lee@samsung.com>
Wed, 25 Aug 2021 09:33:45 +0000 (18:33 +0900)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 12 Oct 2021 08:21:16 +0000 (10:21 +0200)
commit38929d4f0d811df399c99398ce0599f546369bd4
tree8393485ad5d5d247a8c97f3cf5e9b4b05f64054e
parent64570fbc14f8d7cb3fe3995f20e26bc25ce4b2cc
mmc: sdhci: Change the code to check auto_cmd23

It is replaced with a function that is already declared.
//[1/5] mmc: sdhci: Add helpers for the auto-CMD23 flag
//20200412090349.1607-2-adrian.hunter@intel.com

Signed-off-by: ChanWoo Lee <cw9316.lee@samsung.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/20210825093345.14706-1-cw9316.lee@samsung.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci.c