commit | 31e7cf3593a807e5d5d2f75370fda2c6a1f504f4 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Thu Sep 21 16:29:49 2017 +0200 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Fri Jan 12 18:11:03 2018 +0900 |
tree | d563b0391387dfcb0631e448cc32e348f43c58b3 | |
parent | a49ffa1a9a9851e46644728b52705361c85cf9c4 [diff] |
mmc: split mmc_startup() No functionnal change here. The function is really big and can be split. The part related to bus configuration are put in 2 separate functions: one for MMC and one for SD. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org>