[media] v4l: vsp1: sru: Fix intensity control ID
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 16 Jun 2016 22:33:43 +0000 (19:33 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 28 Jun 2016 15:04:55 +0000 (12:04 -0300)
commit67a706f3ebde90416b45257cf4b23f3d9db97670
tree690a8629f471997c67440a88aa14ae966e26d40f
parentb4dfb9b35a192f555d76fc4f670a447657bcc183
[media] v4l: vsp1: sru: Fix intensity control ID

The intensity control reused the V4L2_CID_CONTRAST control ID by
mistake. Fix it by using an ID from the device-specific IDs range.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/vsp1/vsp1_sru.c
This page took 0.026637 seconds and 5 git commands to generate.