]> Pileus Git - ~andy/linux/commit
[media] omap24xxcam: add v4l2_device and replace parent with v4l2_dev
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 12 Jun 2013 09:03:27 +0000 (06:03 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 21 Jun 2013 14:05:16 +0000 (11:05 -0300)
commit7a86969bd65eb7f19ea1c281c686a75429be950a
tree052e0c6cf096a2633d9f39934f1ad7c2bccf112f
parentb60f9aa1a9fcf69df963c1f06ee0594d836f6760
[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 <hans.verkuil@cisco.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/platform/omap24xxcam.c
drivers/media/platform/omap24xxcam.h