From: Guennadi Liakhovetski Date: Mon, 10 Jun 2013 18:07:35 +0000 (-0300) Subject: [media] V4L2: add a device pointer to struct v4l2_subdev X-Git-Tag: v3.11-rc1~17^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=668773b84604926519e2baf444f382f88d799d41;p=pandora-kernel.git [media] V4L2: add a device pointer to struct v4l2_subdev It is often useful to have simple means to get from a subdevice to the underlying physical device. This patch adds such a pointer to struct v4l2_subdev and sets it accordingly in the I2C and SPI cases. Signed-off-by: Guennadi Liakhovetski Acked-by: Hans Verkuil Acked-by: Laurent Pinchart Tested-by: Lad, Prabhakar Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed