mtd: st_spi_fsm: Supply the S25FLxxx chip specific configuration call-back
authorLee Jones <lee.jones@linaro.org>
Thu, 20 Mar 2014 09:21:04 +0000 (09:21 +0000)
committerBrian Norris <computersforpeace@gmail.com>
Thu, 20 Mar 2014 11:17:21 +0000 (04:17 -0700)
commit5343a1234513443edcb3fb55969f4ae415fc41a2
tree03fbe9e1d4b532b7cd912b6ac5b378ff3a00fb03
parent898180665fd9e4cefbf33fdd410e7ce3fe6b75c0
mtd: st_spi_fsm: Supply the S25FLxxx chip specific configuration call-back

This patch allows us to prepare some of the message sequences which will
be required to talk to the  S25FLxxx family of Serial Flash devices. It
also allows us to do some required extra operations after any busy wait
failures.

Acked-by Angus Clark <angus.clark@st.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/devices/st_spi_fsm.c