mmc: sdhci-esdhc-imx: use the correct host caps for MMC_CAP_8_BIT_DATA
stable inclusion from stable-v5.10.156 commit 7daab001a6f618a1ac797a6ec40f231e8666d93e category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I7MCG1 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=7daab001a6f618a1ac797a6ec40f231e8666d93e -------------------------------- [ Upstream commit f002f45a ] MMC_CAP_8_BIT_DATA belongs to struct mmc_host, not struct sdhci_host. So correct it here. Fixes: 1ed5c3b2 ("mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit bus") Signed-off-by:Haibo Chen <haibo.chen@nxp.com> Cc: stable@vger.kernel.org Acked-by:
Adrian Hunter <adrian.hunter@intel.com> Link: https://lore.kernel.org/r/1667893503-20583-1-git-send-email-haibo.chen@nxp.com Signed-off-by:
Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
sanglipeng <sanglipeng1@jd.com>
Loading
Please sign in to comment