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 3f6c911384
commit ac7f2fdb8a

View File

@@ -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[] = {