commit | 0ea7d70693431842b6b5c1808f59aa49e3fca6b1 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Thu Mar 20 09:20:50 2014 +0000 |
committer | Brian Norris <computersforpeace@gmail.com> | Thu Mar 20 04:17:17 2014 -0700 |
tree | d75343e22265399f2c6a9750218a943bfdba3f64 | |
parent | 88cccb89117dfe258c5d8abb55db47e0a2a7daec [diff] |
mtd: st_spi_fsm: Add a check to if the chip can handle an SoC reset Based on information we can obtain though platform specific data and/or chip capabilities we are able to determine whether or not we can handle a SoC reset or not. To find out why this is important please read the comment provided in the patch. 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>