commit | efd77dbca304d6cceb40675365485d84cce40ccd | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Thu Jun 30 10:01:46 2022 +0200 |
committer | Patrick Delaunay <patrick.delaunay@foss.st.com> | Tue Jul 12 11:46:31 2022 +0200 |
tree | fcd92c7cb614fabf8b8d35df730c33f4c0c9ed3e | |
parent | 5f1e6b639b47eea5177b1128c384da76dce2dbe6 [diff] |
mmc: stm32_sdmmc2: remove privdata All the elements of privdata are static and build from device tree, they are moved in platdata to prepare the support of ops of_to_plat. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>