[PATCH v2 0/1] MTD OneNAND OMAP2/3: allow giving partition layout as module parameter
Mika Korhonen
ext-mika.2.korhonen at nokia.com
Tue Nov 10 03:22:34 EST 2009
v2: Fix checkpatch issues, improvements suggested by Artem Bityutskiy and Vimal Singh
- OneNAND OMAP driver always selects partitioning and commandline parsing
- => module parameter always present
- remove unnecessary #define
- reformat Kconfig entry for cmdlineparts
v1: Original patch, see
http://lists.infradead.org/pipermail/linux-mtd/2009-September/027141.html
http://lists.infradead.org/pipermail/linux-mtd/2009-October/027859.html
Mika Korhonen (1):
MTD OneNAND OMAP2/3: allow giving partition layout as module
parameter
drivers/mtd/Kconfig | 15 ++++++---------
drivers/mtd/cmdlinepart.c | 34 ++++++++++++++++++++++++++++------
drivers/mtd/onenand/Kconfig | 2 ++
drivers/mtd/onenand/omap2.c | 32 +++++++++++++++++++++++++-------
include/linux/mtd/partitions.h | 1 +
5 files changed, 62 insertions(+), 22 deletions(-)
More information about the linux-mtd
mailing list