mtd: nand_ids: use size macros
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Tue, 19 Mar 2013 08:47:56 +0000 (10:47 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 5 Apr 2013 12:22:06 +0000 (13:22 +0100)
commit0c4a235cb3c6464fd1886101fa9a1be933e340dd
tree78c362de9c24878713b8dee646a0bef1cd57df4d
parent5bfa9b71a2d6642506e2dfdf49a66620f54f1d92
mtd: nand_ids: use size macros

Use the convenient 'SZ_8K' and 'SZ_16K' macros for the eraseblock size in the
NAND IDs table. This is a little more readable.

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