]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commitb3e668feb7ba45a5058d8c97436b0c8b7a4c1368
treec530c233e9d820a0d630236281986efb03f44e85
parent0b2742d19fed40c706ade5a8072115994d4ad4f7
MTD: OMAP2-NAND: Fix partition reading from board info

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>
drivers/mtd/nand/omap2.c