diff options
Diffstat (limited to 'drivers/media/video/cx88/cx88-video.c')
-rw-r--r-- | drivers/media/video/cx88/cx88-video.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/cx88/cx88-video.c b/drivers/media/video/cx88/cx88-video.c index 791e69d804f9..5ed1c5a52cdd 100644 --- a/drivers/media/video/cx88/cx88-video.c +++ b/drivers/media/video/cx88/cx88-video.c | |||
@@ -298,6 +298,7 @@ static struct cx88_ctrl cx8800_ctls[] = { | |||
298 | }; | 298 | }; |
299 | static const int CX8800_CTLS = ARRAY_SIZE(cx8800_ctls); | 299 | static const int CX8800_CTLS = ARRAY_SIZE(cx8800_ctls); |
300 | 300 | ||
301 | /* Must be sorted from low to high control ID! */ | ||
301 | const u32 cx88_user_ctrls[] = { | 302 | const u32 cx88_user_ctrls[] = { |
302 | V4L2_CID_USER_CLASS, | 303 | V4L2_CID_USER_CLASS, |
303 | V4L2_CID_BRIGHTNESS, | 304 | V4L2_CID_BRIGHTNESS, |