MTD: OMAP2-NAND: Fix partition reading from board info
authorNishant Kamat <nskamat@ti.com>
Thu, 3 Jul 2008 09:18:39 +0000 (04:18 -0500)
committerTony Lindgren <tony@atomide.com>
Mon, 4 Aug 2008 14:23:25 +0000 (17:23 +0300)
This patch fixes the omap2 nand driver code that allows
reading of partition data from board info.

The parse_mtd_partitions() function no longer returns a
negative error in case cmdline is not passed.
See commit: b0d06afb607

Signed-off-by: Nishant Kamat <nskamat@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found