Details

[Home]

Issue of the Implementation # L0322

Brief

media: s5p-jpeg: missing clk_disable_unprepare

Detailed Description

s5p_jpeg_runtime_resume() does not call clk_disable_unprepare() for jpeg->clocks[0] when one of the clk_prepare_enable() fails.

Component

linux-kernel 4.15

Accepted

https://lkml.org/lkml/2017/12/6/630
commit

Status

Fixed in kernel v4.16-rc1

[Home]