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:
John Cox
2021-08-06 14:32:44 +01:00
committed by Dom Cobley
parent 789885a8f4
commit e25bb7b5e5

View File

@@ -228,6 +228,7 @@ const char * const *v4l2_ctrl_get_menu(u32 id)
"Flash", "Flash",
"Cloudy", "Cloudy",
"Shade", "Shade",
"Greyworld",
NULL, NULL,
}; };
static const char * const camera_iso_sensitivity_auto[] = { static const char * const camera_iso_sensitivity_auto[] = {