[Regression PATCH] pxa2xx-flash.c: Not falling back to partition table as it previously did.

Jonathan Cameron jic23 at kernel.org
Fri Nov 11 12:06:19 EST 2011


mtd: pxa2xx-flash.c: use mtd_device_parse_register 

changed the behaviour, at least for stargate2.

Previously it used the contents of flash->partitions
to init the partitions. Now those are ignored.
The following is a trivial fix. I have no idea if
this is the right fix though.

If I've missed a patch fixing this, sorry for the noise.

Jonathan

Jonathan Cameron (1):
  mtd: pxa2xx-flash.c: It used to fall back to provided table.

 drivers/mtd/maps/pxa2xx-flash.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
1.7.7.2




More information about the linux-mtd mailing list