]> git.karo-electronics.de Git - karo-tx-linux.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)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Tue, 19 Mar 2013 08:19:56 +0000 (10:19 +0200)
commit224d12a221bf0506d72fb08d8461fa473fc5fba0
tree502bb8bb667db272db7e522a038baca199a062c5
parent0ce1abd5e243ce0fbee17fed0a820b4cbfc1623c
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>
drivers/mtd/nand/nand_base.c
drivers/mtd/nand/nandsim.c
drivers/mtd/nand/sm_common.c