From: Mike Isely Date: Wed, 14 Jan 2009 07:58:36 +0000 (-0300) Subject: V4L/DVB (10240): Fix obvious swapped names in v4l2_subdev logic X-Git-Tag: v2.6.29-rc4~69^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aeaecaf8eba9efa6a0a623122abb8f61449e42ef;p=pandora-kernel.git V4L/DVB (10240): Fix obvious swapped names in v4l2_subdev logic The VIDIOC_QUERYCTRL command needs to actually do a queryctrl, not a querymenu. Similarly, the VIDIOC_QUERYMENU command needs to actually do a querymenu not a queryctrl. Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed