mtd: nand: remove few tiny page NAND bits
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Tue, 5 Mar 2013 13:00:51 +0000 (15:00 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 5 Apr 2013 11:03:16 +0000 (12:03 +0100)
commit51148f1fb0835fc87ab3630d191dc3c880d4d0af
treea656d2a4c2b8fb11d801a8c60aaef6a50167921d
parent68aa352de28235bccdcee96ddf49f7628e93ec6f
mtd: nand: remove few tiny page NAND bits

NAND flashes with 256 bytes NAND pages are so old that probably do not exist
any more. Let's remove few related pieces of code and forget about them
forever. The assumption will be that 512 bytes NAND page size is the minimum
possible.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/nand_base.c
drivers/mtd/nand/nandsim.c
drivers/mtd/nand/sm_common.c