Re: [PATCH v2 1/6] mmc: fsl_esdhc_imx: rename driver name to match ll_entry

2020-07-26 Thread Simon Glass
On Wed, 22 Jul 2020 at 07:14, Walter Lozano wrote: > > As discussed in commit rename fsl_esdhc_imx > driver to allow the OF_PLATDATA support. > > Signed-off-by: Walter Lozano > --- > > (no changes since v1) > > drivers/mmc/fsl_esdhc_imx.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)

[PATCH v2 1/6] mmc: fsl_esdhc_imx: rename driver name to match ll_entry

2020-07-22 Thread Walter Lozano
As discussed in commit rename fsl_esdhc_imx driver to allow the OF_PLATDATA support. Signed-off-by: Walter Lozano --- (no changes since v1) drivers/mmc/fsl_esdhc_imx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/mmc/fsl_esdhc_imx.c b/drivers/mmc/fsl_esdhc_imx.c