linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [Regression PATCH] pxa2xx-flash.c: Not falling back to partition table as it previously did.
@ 2011-11-11 17:06 Jonathan Cameron
  2011-11-11 17:06 ` [PATCH] mtd: pxa2xx-flash.c: It used to fall back to provided table Jonathan Cameron
  0 siblings, 1 reply; 5+ messages in thread
From: Jonathan Cameron @ 2011-11-11 17:06 UTC (permalink / raw)
  To: linux-mtd; +Cc: dbaryshkov, Artem.Bityutskiy, dwmw2, Jonathan Cameron

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-12-06 21:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-11 17:06 [Regression PATCH] pxa2xx-flash.c: Not falling back to partition table as it previously did Jonathan Cameron
2011-11-11 17:06 ` [PATCH] mtd: pxa2xx-flash.c: It used to fall back to provided table Jonathan Cameron
2011-11-11 22:40   ` Dmitry Eremin-Solenikov
2011-11-17 21:54   ` Artem Bityutskiy
2011-12-06 21:06   ` Artem Bityutskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).