mbox series

[U-Boot,v2,0/3] mmc: fsl_esdhc: clean up code

Message ID 20190906060458.10561-1-yangbo.lu@nxp.com
Headers show
Series mmc: fsl_esdhc: clean up code | expand

Message

Yangbo Lu Sept. 6, 2019, 6:04 a.m. UTC
This patch-set is to clean up fsl_esdhc code.

Changes for v2:
	- Involved esdhc_ops in non-DM conditional build.

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 | 369 +++++++++++++++++++-----------------------------
 include/fsl_esdhc.h     | 203 ++++++++++++--------------
 2 files changed, 240 insertions(+), 332 deletions(-)

Comments

Yangbo Lu Sept. 10, 2019, 8:21 a.m. UTC | #1
Hi Peng,

Any comments on this patch-set?
Thanks a lot.

Best regards,
Yangbo Lu

> -----Original Message-----
> From: Yangbo Lu <yangbo.lu@nxp.com>
> Sent: Friday, September 6, 2019 2:05 PM
> To: u-boot@lists.denx.de; Peng Fan <peng.fan@nxp.com>
> Cc: Y.b. Lu <yangbo.lu@nxp.com>
> Subject: [v2, 0/3] mmc: fsl_esdhc: clean up code
> 
> This patch-set is to clean up fsl_esdhc code.
> 
> Changes for v2:
> 	- Involved esdhc_ops in non-DM conditional build.
> 
> 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 | 369 +++++++++++++++++++-----------------------------
>  include/fsl_esdhc.h     | 203 ++++++++++++--------------
>  2 files changed, 240 insertions(+), 332 deletions(-)
> 
> --
> 2.7.4