From: David Brownell Date: Tue, 12 May 2009 23:23:32 +0000 (-0700) Subject: mtd: davinci_nand: cmdlinepart uses MTD IDs X-Git-Tag: v2.6.31-rc1~53^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f19e8999a5631e3af0e1ca5127af80a25aba1fd7;p=pandora-kernel.git mtd: davinci_nand: cmdlinepart uses MTD IDs Remove some legacy code from the davinci_nand driver, which made cmdlinepart ignore the the MTD ID passed to it. Boards can have multiple NAND chips, and some do (like the DM357 EVM), so this dated hack is undesirable. Correct labels are like "davinci_nand.0" (for chipselect 0). Signed-off-by: David Brownell Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed