mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 10:00:17 +00:00
media: v4l2: Add Greyworld AWB control name
Add name for greyworld to white_balance preset names. This patch previously applied to v4l2-ctrl.c but that was split and deleted. Signed-off-by: John Cox <jc@kynesim.co.uk>
This commit is contained in:
@@ -228,6 +228,7 @@ const char * const *v4l2_ctrl_get_menu(u32 id)
|
||||
"Flash",
|
||||
"Cloudy",
|
||||
"Shade",
|
||||
"Greyworld",
|
||||
NULL,
|
||||
};
|
||||
static const char * const camera_iso_sensitivity_auto[] = {
|
||||
|
||||
Reference in New Issue
Block a user