From: Laurent Pinchart Date: Fri, 16 May 2014 01:53:31 +0000 (-0300) Subject: [media] tvp5150: Replace container_of() with to_tvp5150() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12bd10c79bd8f65698660e992b8656e9a48eeca1;p=pandora-kernel.git [media] tvp5150: Replace container_of() with to_tvp5150() Use the driver-specific inline function to cast from a subdev pointer to a tvp5150 pointer instead of the generic container_of(). Signed-off-by: Laurent Pinchart Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed