]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: nand_ids: introduce helper macros
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 4 Mar 2013 13:39:18 +0000 (15:39 +0200)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 11 Mar 2013 07:33:25 +0000 (09:33 +0200)
commit663793025e5789ad7ef9d9e54c2b0ebac5971393
tree0db2e2848318d6e649393701dabda20651f0a52f
parent60b47dc0ca4f19ac45ae08c7126ba50108518234
mtd: nand_ids: introduce helper macros

Introduce helper macros for defining NAND chips. These macros do not really add
much value in the current code-base. However, we are going to add full ID
support which adds some more complexity to the table, and helper macros become
useful for readability.

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