From: Akinobu Mita Date: Sat, 27 Jul 2013 14:09:53 +0000 (+0900) Subject: mtd: denali: use NAND_CI_CELLTYPE_MSK instead of hardcoded constant X-Git-Tag: v3.12-rc1~82^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07cc0fbadb8bfcbba57c9035beece608ceee0bd3;p=pandora-kernel.git mtd: denali: use NAND_CI_CELLTYPE_MSK instead of hardcoded constant Use NAND_CI_CELLTYPE_MSK to extract the cell type from nand_chip.cellinfo instead of hardcoded constant. Signed-off-by: Akinobu Mita Cc: Artem Bityutskiy Signed-off-by: Brian Norris Signed-off-by: David Woodhouse --- Reading git-diff-tree failed