diff options
author | Sam Protsenko <semen.protsenko@linaro.org> | 2024-08-07 22:14:27 -0500 |
---|---|---|
committer | Minkyu Kang <mk7.kang@samsung.com> | 2024-08-19 16:09:06 +0900 |
commit | 658a1b873ad4997feed7572cd3cca7fee01ac9f2 (patch) | |
tree | 9dc3d3bd5bcae3c210a79efe97e2d75960ab6bf8 /arch/sandbox/cpu/os.c | |
parent | 8303fd6f5755d32d84c0625165d4707d9e49558a (diff) |
mmc: exynos_dw_mmc: Use .of_to_plat for device tree parsing
exynos_dwmci_get_config() is called from the probe function and used to
read data from device tree. Make use of .of_to_plat driver callback
instead, and convert exynos_dwmci_get_config() to match its signature.
No functional change.
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'arch/sandbox/cpu/os.c')
0 files changed, 0 insertions, 0 deletions