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