From: Hans Verkuil Date: Wed, 12 Jun 2013 09:02:38 +0000 (-0300) Subject: [media] f_uvc: add v4l2_device and replace parent with v4l2_dev X-Git-Tag: v3.11-rc1~17^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b60f9aa1a9fcf69df963c1f06ee0594d836f6760;p=pandora-kernel.git [media] f_uvc: add v4l2_device and replace parent with v4l2_dev This driver did not yet support struct v4l2_device, so add it. This make it possible to replace the deprecated parent field with the v4l2_dev field, allowing the eventual removal of the parent field. Signed-off-by: Hans Verkuil Acked-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed