]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
media: uapi: rkisp: Correct name version enum
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Fri, 1 May 2026 19:03:39 +0000 (21:03 +0200)
committerHans Verkuil <hverkuil+cisco@kernel.org>
Thu, 21 May 2026 05:41:32 +0000 (07:41 +0200)
commitc4c01c4fd4a3916ffdfb35ad9f511c48e289f51c
tree334e4dcdcac0cd12bacd2333a06a138ee58c91f8
parentaef73a9dad5c761e4a70fa171fed8e85ca1c1abd
media: uapi: rkisp: Correct name version enum

The name of the enum to hold the mapping of parameter buffer versions
have a typo in the name, correct it. While this is a uAPI header the
impact should be minimal as the enum is only used as a collection for
the one version number supported.

Fixes: e9d05e9d5db1 ("media: uapi: rkisp1-config: Add extensible params format")
Cc: stable@vger.kernel.org
Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://patch.msgid.link/20260501190339.3449193-1-niklas.soderlund+renesas@ragnatech.se
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
include/uapi/linux/rkisp1-config.h