Details
[Home]
Issue of the Implementation # L0308
Brief
dma: missing clk_disable_unprepare in jz4740_dma_probe
Detailed Description
On the error path of jz4740_dma_probe(), the call clk_disable_unprepare() is missed after fail of dma_async_device_register().
Component
linux-kernel 4.14
Accepted
https://lkml.org/lkml/2017/12/6/341
commit
Status
Fixed in kernel v4.15-rc4
[Home]
»