[PATCH 2/2] media: camif-core: Add check for clk_enable()
Jiasheng Jiang
jiashengjiangcool at gmail.com
Sun Nov 24 13:10:22 PST 2024
Hi Krzysztof,
On Sun, Nov 24, 2024 at 5:50 AM Krzysztof Kozlowski <krzk at kernel.org> wrote:
>
> On 23/11/2024 22:26, Jiasheng Jiang wrote:
> > Add check for the return value of clk_enable() to gurantee the success.
> >
> > Fixes: babde1c243b2 ("[media] V4L: Add driver for S3C24XX/S3C64XX SoC series camera interface")
> > Signed-off-by: Jiasheng Jiang <jiashengjiangcool at gmail.com>
> > ---
> > .../media/platform/samsung/s3c-camif/camif-core.c | 13 +++++++++++--
> > 1 file changed, 11 insertions(+), 2 deletions(-)
>
> Nothing improved...
Sorry for the confusion. This series consists of two patches.
Only "PATCH 1/2" has been modified, while "PATCH 2/2" remains unchanged.
As a result, there is no changelog for "PATCH 2/2".
-Jiasheng
More information about the linux-arm-kernel
mailing list