V4L/DVB (9058): spca561: while balance -> white balance typo
Cc: Jean-Francois Moine <moinejf@free.fr> Cc: Hans de Goede <j.w.r.degoede@hhs.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
8acdbcfd90
commit
27cf8fd14e
|
@ -1064,7 +1064,7 @@ static struct ctrl sd_ctrls_12a[] = {
|
|||
{
|
||||
.id = V4L2_CID_DO_WHITE_BALANCE,
|
||||
.type = V4L2_CTRL_TYPE_INTEGER,
|
||||
.name = "While Balance",
|
||||
.name = "White Balance",
|
||||
.minimum = WHITE_MIN,
|
||||
.maximum = WHITE_MAX,
|
||||
.step = 1,
|
||||
|
|
Loading…
Reference in New Issue