diff options
author | Sam Protsenko <semen.protsenko@linaro.org> | 2024-08-07 22:14:34 -0500 |
---|---|---|
committer | Minkyu Kang <mk7.kang@samsung.com> | 2024-08-19 16:09:06 +0900 |
commit | b8ea3810aa94a294fab12f496592c39498361fa5 (patch) | |
tree | 103ed12f8ccad71e1834fdb01eaedfd43cf8945a /drivers/ddr/imx/imx9/ddr_init.c | |
parent | 897e96c5a8fbcc81b29133c1ed3acd90e116ddc5 (diff) |
mmc: exynos_dw_mmc: Move quirks from struct dwmci_host to chip data
host->quirks field is only used internally in exynos_dw_mmc.c driver.
To avoid cluttering the scope of struct dwmci_host, move quirks field
into Exynos driver's chip data, where it can be statically defined.
No functional change.
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'drivers/ddr/imx/imx9/ddr_init.c')
0 files changed, 0 insertions, 0 deletions