diff options
| author | Yuvaraj Kumar C D <[email protected]> | 2013-08-31 00:12:10 +0900 |
|---|---|---|
| committer | Chris Ball <[email protected]> | 2013-09-25 21:32:32 -0400 |
| commit | 3aa741f39587d03f38b1c8883d3cf06d242abf16 (patch) | |
| tree | f8a987248b0db06c1bae91161018f69832022a43 /scripts/objdiff | |
| parent | e6c784eded7b39caeaf2e9206336fa1daeccfd09 (diff) | |
mmc: dw_mmc: socfpga: move socfpga private init
Currently platform specific private data initialization is done by
dw_mci_socfpga_priv_init and dw_mci_socfpga_parse_dt. As we already have
separate platform specific device tree parser dw_mci_socfpga_parse_dt,
move the dw_mci_socfpga_priv_init code to dw_mci_socfpga_parse_dt.
We can use the dw_mci_socfpga_priv_init to do some actual platform
specific initialization.
Signed-off-by: Yuvaraj Kumar C D <[email protected]>
Tested-by: Alim Akhtar <[email protected]>
Tested-by: Jaehoon Chung <[email protected]>
Acked-by: Seungwon Jeon <[email protected]>
Signed-off-by: Chris Ball <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions