summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2014-03-20 09:21:06 +0000
committerBrian Norris <computersforpeace@gmail.com>2014-03-20 04:17:21 -0700
commite6b1bb4e18919b969cd876d48b40733993c2a7c7 (patch)
treebfcc085db628299cb66ceb38cdeabe18494c4aac /usr
parentcd7cac9ec3b691e6e0aca92f7c97e5cbb390d17c (diff)
downloadlinux-e6b1bb4e18919b969cd876d48b40733993c2a7c7.tar.bz2
mtd: st_spi_fsm: Move runtime configurable msg sequences into device's struct
Until now the dynamically configurable message sequences for read, write and enable 32bit addressing have been global. Brian makes a good point why this should not be the case. If there are ever two FSM's located on the same platform, we could be potentially introducing a race condition on "needlessly shared data". Suggested-by: Brian Norris <computersforpeace@gmail.com> 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>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions