[PATCH] mmc: add TS7800 FPGA based MMC controller driver

Arnd Bergmann arnd at arndb.de
Thu Oct 20 07:44:31 PDT 2022


On Thu, Oct 20, 2022, at 16:42, firas ashkar wrote:
>> 
>> > +
>> > +#define DRIVER_NAME "ts7800v1_sdmmc"
>> 
>> Maybe drop this macro and just use the string directly.
> This define macro used in multiple locations

Yes, exactly that is the problem. Other drivers use the
same macro name, so it's very hard to grep for the actual
string.

    Arnd



More information about the linux-arm-kernel mailing list