media: s5p-mfc: constify fw_name strings
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 24 Dec 2023 15:44:03 +0000 (16:44 +0100)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Mon, 22 Jan 2024 11:16:43 +0000 (12:16 +0100)
commitdd761d3cf4d518db197c8e03e3447ddfdccdb27e
tree35e4918a9499f8490f3f5dea16471f237120e36e
parente12dcb89e8aa27ed3330ee78e64e9ab1242fe07b
media: s5p-mfc: constify fw_name strings

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>
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_common.h