> +MODULE_LICENSE("GPL v2"); > +MODULE_AUTHOR("Braodcom"); Small typo here :) > +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. Thanks, Miquèl