From: Artem Bityutskiy Date: Mon, 4 Mar 2013 13:39:18 +0000 (+0200) Subject: mtd: nand_ids: introduce helper macros X-Git-Tag: v3.10-rc1~36^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dbfae1ef04311ba19d6b6c9a4d8fdddbb90ab0f;p=pandora-kernel.git 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 Signed-off-by: David Woodhouse --- Reading git-diff-tree failed