From: Huang Shijie Date: Mon, 24 Feb 2014 10:37:35 +0000 (+0800) Subject: mtd: spi-nor: copy the SPI NOR commands to a new header file X-Git-Tag: omap-for-v3.16/fixes-against-rc1~57^2~43^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f39d2fa0122e6abd8505a3598f3aa535d0d5aade;p=pandora-kernel.git mtd: spi-nor: copy the SPI NOR commands to a new header file This patch adds a new header :spi-nor.h, and copies all the SPI NOR commands and relative macros into this new header. This hearder can be used by the m25p80.c and other spi-nor controller, such as Freescale's Quadspi. Signed-off-by: Huang Shijie Acked-by: Marek Vasut Signed-off-by: Brian Norris --- Reading git-diff-tree failed