]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/infoadas-u-boot.git/commit
mmc: omap_hsmmc: re-arrange code layout.
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Mon, 26 Jun 2017 14:35:04 +0000 (16:35 +0200)
committerJean-Jacques Hiblot <jjhiblot@ti.com>
Thu, 13 Jul 2017 08:03:58 +0000 (10:03 +0200)
commitce50ee5bfcc26aa487ff424843aa47e755968906
treee23ff100a6f9fefca03351e68f7848938ea46b0c
parent6ef215b9ba38a0d15593ae7a104f25e532dc0f2c
mmc: omap_hsmmc: re-arrange code layout.

This a a preparatory work before introducing support for high speed modes
without DM_MMC. There is no functional change. Some functions are moved
out of a big "#ifdef CONFIG_DM_MMC" block and before omap_mmc_init().

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
drivers/mmc/omap_hsmmc.c