Details
[Home]
Issue of the Implementation # L0304
Brief
net: mvmdio: missed disable/unprepare clocks in orion_mdio_probe
Detailed Description
Missed appropriate calls to clk_disable_unprepare() in case orion_mdio_probe() returns -EPROBE_DEFER. Fix by jumping to label out_mdio.
Component
linux-kernel 4.14
Accepted
https://lkml.org/lkml/2017/12/6/399
commit
Status
Fixed in kernel v4.15-rc3
[Home]
»