]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitac9a5158c1124c38f3eb1aa488644a6d9f5485da
treea656d2a4c2b8fb11d801a8c60aaef6a50167921d
parentf40e394049649082b967b184ca28e50740619068
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