commit | 089812740d42104d7b9eef803a34a3940d03bcd4 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Thu Mar 20 09:20:42 2014 +0000 |
committer | Brian Norris <computersforpeace@gmail.com> | Thu Mar 20 04:17:16 2014 -0700 |
tree | 1cca65d2e80b973145e2d7b4607c34c9a0e94a6a | |
parent | 24fec651d1cc396e6e24631386e0d5dd5f329fbc [diff] |
mtd: st_spi_fsm: Search for preferred FSM message sequence configurations Here we provide a means to traverse though all supplied FSM message sequence configurations and pick one based on our chip's capabilities. The first one we match will be the preferred one, as they are presented in order of preference. 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>