From: Sakari Ailus Date: Wed, 18 Jul 2007 20:59:15 +0000 (-0300) Subject: V4L/DVB (5862): V4L: Add internal ioctl-like interface. X-Git-Tag: v2.6.24-rc1~1463^2~309 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b5d0f1e6dd6b4a67d0851a1c5a4bcf9b0c2f258;p=pandora-kernel.git V4L/DVB (5862): V4L: Add internal ioctl-like interface. This patch adds an internal ioctl-like interface which can be used in situations where a single Video4Linux device is implemented by multiple device drivers. One master device controls one or more slave devices. The slaves provide Video4Linux ioctl-like interface for the use of the master. Only a handful of ioctls are implemented at the moment. More can (and should) be added as more functionality is required. Signed-off-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed