commit | 69d5af8d016c803420258a476789ec6e7e7844dc | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Mon Dec 15 11:59:09 2014 +0000 |
committer | Brian Norris <computersforpeace@gmail.com> | Mon Jan 12 21:08:04 2015 -0800 |
tree | 993d41ac3ef12db23a802fcca55c2f431181bcb1 | |
parent | 5ecd3ea188fd60e5f663a956dbe23d61a99f504a [diff] |
mtd: st_spi_fsm: Obtain and use EMI clock ST's Common Clk Framework is now available. This patch ensures the FSM makes use of it by obtaining and enabling the EMI clock. If system fails to provide the EMI clock, we bomb out. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Brian Norris <computersforpeace@gmail.com>