From: Hamish Moffatt Date: Fri, 28 Mar 2008 04:00:00 +0000 (+1100) Subject: [MTD] [NAND] plat_nand: set mtd->name X-Git-Tag: v2.6.26-rc1~1069^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93919d384df98eba02bebd417ecb2f481b3bdcb8;p=pandora-kernel.git [MTD] [NAND] plat_nand: set mtd->name This patch sets mtd->name to the platform bus ID in the plat_nand driver, so that you can specify partitions readily with mtdparts=. Currently it relies on nand_base filling in the name from the device, which results in names like "NAND 256MiB 3,3V 8-bit", that you can't use with cmdlineparts. Signed-off-by: Hamish Moffatt Signed-off-by: David Woodhouse --- Reading git-diff-tree failed