From: Hans Verkuil Date: Sun, 22 Jun 2008 14:55:09 +0000 (-0300) Subject: V4L/DVB (8103): videodev: fix/improve ioctl debugging X-Git-Tag: v2.6.27-rc1~966^2~204 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21575c13125f2ef790e192e2c70e446c6cfe0d7d;p=pandora-kernel.git V4L/DVB (8103): videodev: fix/improve ioctl debugging Various ioctl debugging fixes and improvements: - use %x rather than %d for control IDs and bitmask fields - make two arrays const - show the whole control array for the ext_ctrl ioctls - print pix_fmt for V4L2_BUF_TYPE_VIDEO_OUTPUT - show full type name rather than an integer - fix CROPCAP debugging - fix G/S_TUNER debugging - show error code in case of an error - other small cleanups Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed