[PATCH 6/6] mtd: rawnand: gpio: Rename file
Miquel Raynal
miquel.raynal at bootlin.com
Wed Nov 8 07:59:05 PST 2023
Hi Linus,
linus.walleij at linaro.org wrote on Wed, 08 Nov 2023 15:33:54 +0100:
> The implementation of the GPIO NAND controller is just "gpio"
> with the usecase for NAND implied from the folder nand/raw.
>
> This is not so great when the module gets the name "gpio.ko".
> Rename the implementation to nand-gpio.c so the module is
> named nand-gpio.ko which is more reasonable.
>
> We put "nand" first instead of "gpio" because the order is
> usually <subsystem>-<driver>.c, cf ls drivers/gpio/
Do you mind if we take the "english" version which would rather be
"gpio-nand-controller.c/o"? I _really_ want people to understand we
don't emulate the storage but the host part here.
Thanks,
Miquèl
More information about the linux-mtd
mailing list