From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yangbo Lu Date: Mon, 19 Aug 2019 16:27:47 +0800 Subject: [U-Boot] [PATCH 0/3] mmc: fsl_esdhc: clean up code Message-ID: <20190819082750.22671-1-yangbo.lu@nxp.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This patch-set is to clean up fsl_esdhc code. Yangbo Lu (3): mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC mmc: fsl_esdhc: clean up code mmc: fsl_esdhc: rename fsl_esdhc_init to fsl_esdhc_get_cfg drivers/mmc/fsl_esdhc.c | 371 +++++++++++++++++++----------------------------- include/fsl_esdhc.h | 203 ++++++++++++-------------- 2 files changed, 240 insertions(+), 334 deletions(-) -- 2.7.4