From: Laurent Pinchart Date: Fri, 30 Jul 2010 20:24:54 +0000 (-0300) Subject: V4L/DVB: v4l: Use v4l2_get_subdevdata instead of accessing v4l2_subdev::priv X-Git-Tag: v2.6.37-rc1~64^2~468 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4ce6d14b92aa1772c9d84d068d1b45114fe73cc;p=pandora-kernel.git V4L/DVB: v4l: Use v4l2_get_subdevdata instead of accessing v4l2_subdev::priv Replace direct access to the v4l2_subdev priv field with the inline v4l2_get_subdevdata method. Signed-off-by: Laurent Pinchart Acked-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed