From: Hans Verkuil Date: Sun, 14 Jun 2009 08:20:21 +0000 (-0300) Subject: V4L/DVB (12104): ivtv/cx18: fix regression: class controls are no longer seen X-Git-Tag: v2.6.31-rc1~40^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6711c3e6d4976716633047c0f6bbd953d6831fb;p=pandora-kernel.git V4L/DVB (12104): ivtv/cx18: fix regression: class controls are no longer seen A previous change (v4l2-common: remove v4l2_ctrl_query_fill_std) broke the handling of class controls in VIDIOC_QUERYCTRL. The MPEG class control was broken for all drivers that use the cx2341x module and the USER class control was broken for ivtv and cx18. This change adds back proper class control support. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed