commit | 22eb59d2ecb61bc0586783fced1a40c47ad4f90d | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut@gmail.com> | Mon Aug 28 14:12:54 2017 +0200 |
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Tue Sep 05 07:51:39 2017 +0900 |
tree | 20058bc0bc5f8b17e74703317e1f66f39614f4d7 | |
parent | 6b1bcd1fe529db38aced973e13cc457f932dfe00 [diff] |
ARM: rmobile: Drop board_mmc_init The board_mmc_init() is no longer invoked when DM is used, so move all the pinmux config into board_init() instead. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>