OSDN Git Service

mtd: st_spi_fsm: begin using spi-nor.h opcodes
authorBrian Norris <computersforpeace@gmail.com>
Wed, 9 Apr 2014 02:02:14 +0000 (19:02 -0700)
committerBrian Norris <computersforpeace@gmail.com>
Mon, 14 Apr 2014 18:23:01 +0000 (11:23 -0700)
commit6c8e1b33aac94c1923b1b5acc54644094a9b6a78
tree43ce1e5df4293fcde731b1d8d2d98222288be9fd
parent92d3af9ac369faf3bd2c409cf5218510500af214
mtd: st_spi_fsm: begin using spi-nor.h opcodes

Many of the serial_flash_cmds.h opcodes are duplicated with spi-nor.h.
Let's begin to unify them.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
Reviewed-by: Marek Vasut <marex@denx.de>
drivers/mtd/devices/serial_flash_cmds.h
drivers/mtd/devices/st_spi_fsm.c