mtd: st_spi_fsm: Supply a method to read from the FSM's FIFO
authorLee Jones <lee.jones@linaro.org>
Thu, 20 Mar 2014 09:20:37 +0000 (09:20 +0000)
committerBrian Norris <computersforpeace@gmail.com>
Thu, 20 Mar 2014 11:17:14 +0000 (04:17 -0700)
When invoked the driver will attempt to read any available data from
the FSM's data register. Any data collected from this FIFO would have
originated from the flash chip.

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>

No differences found