From: Brian Norris Date: Wed, 9 Apr 2014 02:16:49 +0000 (-0700) Subject: mtd: spi-nor: unify read opcode variants with ST SPI FSM X-Git-Tag: omap-for-v3.16/fixes-against-rc1~57^2~43^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58b89a1f4c2a65b10b8f7b90b6ff2161b19bb0d1;p=pandora-kernel.git mtd: spi-nor: unify read opcode variants with ST SPI FSM serial_flash_cmds.h defines our opcodes a little differently. Let's borrow its naming, since it's borrowed from the SFDP standard, and it's more extensible. This prepares us for merging serial_flash_cmds.h and spi-nor.h opcode listing. Signed-off-by: Brian Norris Reviewed-by: Marek Vasut Acked-by: Huang Shijie --- Reading git-diff-tree failed