From: Mauro Carvalho Chehab Date: Sat, 20 Jan 2007 16:58:17 +0000 (-0300) Subject: V4L/DVB (5097): Convert cx8800 driver to video_ioctl2 handler X-Git-Tag: v2.6.21-rc2~66^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d87cb9f31930c7ac25d03043fa90cbd5313fe26;p=pandora-kernel.git V4L/DVB (5097): Convert cx8800 driver to video_ioctl2 handler video_ioctl2 handler provides V4L2 API parsing. Using it makes the driver simpler, and isolates API parsing. This allows future reusage of driver controls using other ways, like sysfs and/or procfs and increases isolation of driver-specific handling from the generic common ioctl processing. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed