V4L/DVB (10408): v4l2: fix incorrect hue range check
authorHans Verkuil <hverkuil@xs4all.nl>
Thu, 29 Jan 2009 19:09:13 +0000 (16:09 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:42:35 +0000 (12:42 -0300)
commitde6476f5f6ae9f792a8828782bdbc47372a021fb
tree439c89ca6c69461b8001056f895d496185109f11
parentd9ddd3b01043269a9a8803b6b8b8b472e054733c
V4L/DVB (10408): v4l2: fix incorrect hue range check

A hue of -128 was rejected due to an incorrect range check, which was
faithfully copy-and-pasted into four drivers...

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx18/cx18-av-core.c
drivers/media/video/cx25840/cx25840-core.c
drivers/media/video/saa7115.c
drivers/media/video/saa717x.c