Re: [PATCH 9/9] mtd: rawnand: brcmnand: Add BCMA shim
From: Florian Fainelli
Date: Mon Jan 03 2022 - 12:28:10 EST
On 1/3/2022 9:12 AM, Miquel Raynal wrote:
+MODULE_LICENSE("GPL v2");
+MODULE_AUTHOR("Braodcom");
Small typo here :)
Whoops
+MODULE_DESCRIPTION("NAND driver for BCMA chips");
NAND controller driver, I want to enforce this *controller* word
because NAND is way too vague and refers to nothing specific.
Plus, it's not really a controller driver that we have here, more like
a glue interface.
Certainly, thanks!
--
Florian