mxc_nand: Get rid of pagesize_2k flag
authorSascha Hauer <s.hauer@pengutronix.de>
Mon, 5 Oct 2009 09:24:02 +0000 (11:24 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 12 Nov 2009 07:33:10 +0000 (08:33 +0100)
Later versions of this controller also allow 4k pagesize,
so use mtd->writesize instead of a flag.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found