From: Mart Raudsepp Date: Sat, 9 Feb 2008 08:16:36 +0000 (+0000) Subject: [MTD] [NAND] cs553x_nand: command line partitioning support X-Git-Tag: v2.6.25-rc1~20^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=641f43669fa28ca795ac4e9b3ec78643a007ee20;p=pandora-kernel.git [MTD] [NAND] cs553x_nand: command line partitioning support Implements kernel command line partitioning support for the CS5535/CS5536 chipsets driver. For that the following is done: * cs553x_cleanup(): try the cleanup for all chip selects to not leak memory * Assign a unique name for each chip select to be separately addressable in the command line mtd-id portion(s) * Use the already defined PIN_OPT_IDE constant where appropriate for readability * Include command line partitioning support when CONFIG_MTD_PARTS is set Signed-off-by: Mart Raudsepp Signed-off-by: David Woodhouse --- Reading git-diff-tree failed