V4L/DVB: v4l: Use v4l2_get_subdevdata instead of accessing v4l2_subdev::priv
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 30 Jul 2010 20:24:54 +0000 (17:24 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 03:04:51 +0000 (01:04 -0200)
Replace direct access to the v4l2_subdev priv field with the inline
v4l2_get_subdevdata method.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found