Re: [PATCH 1/4] MMC: Ingenic: Adjust the macro definition name.

2019-09-13 Thread Zhou Yanjie
Hi Ezequiel, On 2019年09月13日 23:32, Ezequiel Garcia wrote: Hi Zhou, Thanks for your interest in this driver, I'm glad so see it's more used. On Thu, 2019-09-05 at 15:38 +0800, Zhou Yanjie wrote: Adjust the macro definition name to match the corresponding register name in the datasheet. It's

Re: [PATCH 1/4] MMC: Ingenic: Adjust the macro definition name.

2019-09-13 Thread Ezequiel Garcia
Hi Zhou, Thanks for your interest in this driver, I'm glad so see it's more used. On Thu, 2019-09-05 at 15:38 +0800, Zhou Yanjie wrote: > Adjust the macro definition name to match the corresponding > register name in the datasheet. > It's not really an issue to have slighlt different names on

[PATCH 1/4] MMC: Ingenic: Adjust the macro definition name.

2019-09-05 Thread Zhou Yanjie
Adjust the macro definition name to match the corresponding register name in the datasheet. Signed-off-by: Zhou Yanjie --- drivers/mmc/host/jz4740_mmc.c | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/drivers/mmc/host/jz4740_mmc.c