[PATCH] media: fimc: check return value of clk_enable in runtime_resume" -m "In fimc_runtime_resume(), the return value of clk_enable(fimc->clock[CLK_GATE]) was not checked. If enabling the clock fails, subsequent register accesses (fimc_hw_reset() and capture/m2m resume) may trigger a bus error or undefined behavior.
From: Zhaoyang Yu <hidden>
Date: 2026-03-01 16:19:02
Also in:
linux-media, linux-samsung-soc, lkml
Subsystem:
media input infrastructure (v4l/dvb), samsung s5p/exynos4 soc series camera subsystem drivers, the rest · Maintainers:
Mauro Carvalho Chehab, Sylwester Nawrocki, Linus Torvalds