diff options
author | Lee Jones <[email protected]> | 2014-03-20 09:21:06 +0000 |
---|---|---|
committer | Brian Norris <[email protected]> | 2014-03-20 04:17:21 -0700 |
commit | e6b1bb4e18919b969cd876d48b40733993c2a7c7 (patch) | |
tree | bfcc085db628299cb66ceb38cdeabe18494c4aac /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | cd7cac9ec3b691e6e0aca92f7c97e5cbb390d17c (diff) |
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 <[email protected]>
Acked-by Angus Clark <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Signed-off-by: Brian Norris <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions