Details
[Home]
Issue of the Implementation # L0306
Brief
dma: missed disable of clks on error paths in fsl_edma_probe
Detailed Description
Previously enabled clks are only disabled if clk_prepare_enable() fails. However, there are other error paths were the previously enabled clocks are not disabled.
Component
linux-kernel 4.14
Accepted
https://patchwork.kernel.org/patch/10111935
commit
Status
Fixed in kernel v4.15-rc4
[Home]
»