]> git.karo-electronics.de Git - karo-tx-linux.git/commit
spi: st-ssc4: Remove 'no clocking' hack
authorLee Jones <lee.jones@linaro.org>
Tue, 7 Jun 2016 11:19:00 +0000 (13:19 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Tue, 12 Jul 2016 11:22:55 +0000 (13:22 +0200)
commitcf4b5ceb95b1e8842bc4f061a8ba8c395b5dbc6d
tree5ffb1c9cfa52613cea57d30b77991dbbbc147cae
parentf221d8100e366e8373096ba7ffc36cf42d504e82
spi: st-ssc4: Remove 'no clocking' hack

Due to the newly upstreamed 'critical clocks' API we can now
safely handle clocking in the SPI and I2C drivers without fear
of catastrophically crippling the running platform.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/spi/spi-st-ssc4.c