From: Aaron Sierra Date: Tue, 15 Nov 2011 00:44:34 +0000 (-0600) Subject: mtd: cfi: Allow per-mapping CFI device endianness X-Git-Tag: v3.3-rc1~119^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e987465a137d4824710e02550f06aa891c9b865;p=pandora-kernel.git mtd: cfi: Allow per-mapping CFI device endianness This patch allows each CFI device map to use its own endianness. The globally defined CFI endianness (CONFIG_MTD_CFI_NOSWAP, CONFIG_MTD_CFI_BE_BYTE_SWAP or CONFIG_MTD_CFI_LE_BYTE_SWAP) becomes the default value which can be overridden by a driver for a particular device. Signed-off-by: Aaron Sierra Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed