Details
[Home]
Issue of the Implementation # L0310
Brief
spi: sun4i: missing disable clocks in the sun4i_spi_remove
Detailed Description
mclk and hclk need to be disabled. Since pm_runtime_disable does not disable the clocks, use pm_runtime_force_suspend instead.
Component
linux-kernel 4.14
Accepted
https://lkml.org/lkml/2018/1/28/259
commit
Status
Fixed in kernel v4.15-rc5
[Home]
»