On Fri, Oct 17, 2025 at 10:48:56AM -0400, Sasha Levin wrote:
From: Krzysztof Kozlowski krzysztof.kozlowski@linaro.org
[ Upstream commit dd761d3cf4d518db197c8e03e3447ddfdccdb27e ]
Constify stored pointers to firmware names for code safety. These are not modified by the driver.
Signed-off-by: Krzysztof Kozlowski krzysztof.kozlowski@linaro.org Reviewed-by: Aakarsh Jain aakarsh.jain@samsung.com Signed-off-by: Hans Verkuil hverkuil-cisco@xs4all.nl Stable-dep-of: 7fa37ba25a1d ("media: s5p-mfc: remove an unused/uninitialized variable") Signed-off-by: Sasha Levin sashal@kernel.org
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
I'll drop this series as the 6.6.y one did not apply.
thanks,
greg k-h