mtd: st_spi_fsm: Supply a busy wait for post-write status
authorLee Jones <lee.jones@linaro.org>
Thu, 20 Mar 2014 09:20:59 +0000 (09:20 +0000)
committerBrian Norris <computersforpeace@gmail.com>
Thu, 20 Mar 2014 11:17:19 +0000 (04:17 -0700)
When we write data to the Serial Flash chip we'll wait a predetermined
period of time before giving up. During that period of time we poll the
status register until completion.

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