media: imx274: fix wrong order in test pattern menus
authorLuca Ceresoli <luca@lucaceresoli.net>
Wed, 5 Dec 2018 16:32:21 +0000 (11:32 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 16 Jan 2019 17:43:55 +0000 (12:43 -0500)
The description of test patterns 11 and 12 are swapped.

Checked against the live sensor.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/i2c/imx274.c

index 5fac7fd..95e3d90 100644 (file)
@@ -207,8 +207,8 @@ static const char * const tp_qmenu[] = {
        "Vertical Stripe (555h / 000h)",
        "Vertical Stripe (000h / FFFh)",
        "Vertical Stripe (FFFh / 000h)",
-       "Horizontal Color Bars",
        "Vertical Color Bars",
+       "Horizontal Color Bars",
 };
 
 /*