From: Laurent Pinchart Date: Sun, 1 Aug 2010 22:05:09 +0000 (-0300) Subject: [media] v4l: subdev: Add new file operations X-Git-Tag: v2.6.39-rc1~86^2~167 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0beea8f46142ea7abd7ed3f44fd0967c603fae0;p=pandora-kernel.git [media] v4l: subdev: Add new file operations V4L2 sub-devices store pad formats and crop settings in the file handle. To let drivers initialize those settings properly, add an open operation that is called when the subdev is opened as well as a corresponding close operation. Signed-off-by: Laurent Pinchart Acked-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed