V4L/DVB: v4l2_ctrl_get_name(): add missing control names, and make title for V4L2_CI...
authorFrank Schaefer <fschaefer.oss@googlemail.com>
Sun, 14 Mar 2010 17:28:54 +0000 (14:28 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 18 May 2010 03:47:19 +0000 (00:47 -0300)
commita3415c15e1b5965c8efe0c0eb84b49689ed954ef
tree884ddfff5740aa32b7ed02e52b2d8216f0462c2a
parent8889a8a53e0144da5dee58e9693190bbdf1c3959
V4L/DVB: v4l2_ctrl_get_name(): add missing control names,  and make title for V4L2_CID_BG_COLOR consistent

v4l2_ctrl_get_name(): add missing control names, and make title for
V4L2_CID_BG_COLOR consistent

V4L2_CID_AUTOBRIGHTNESS   was introduced with kernel 2.6.31
V4L2_CID_BAND_STOP_FILTER was introduced with kernel 2.6.32

Signed-off-by: Frank Schaefer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/v4l2-common.c