From: Hans Verkuil Date: Wed, 12 Jun 2013 09:03:27 +0000 (-0300) Subject: [media] omap24xxcam: add v4l2_device and replace parent with v4l2_dev X-Git-Tag: v3.11-rc1~17^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a86969bd65eb7f19ea1c281c686a75429be950a;p=pandora-kernel.git [media] omap24xxcam: 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: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed