From: Laurent Pinchart Date: Wed, 18 Jul 2012 13:53:57 +0000 (-0300) Subject: [media] soc-camera: Pass the physical device to the power operation X-Git-Tag: v3.6-rc1~28^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2744782ef15151469ddd1e28c14e4b2c950be6dd;p=pandora-kernel.git [media] soc-camera: Pass the physical device to the power operation There will be no soc_camera_device instance with a soc-camera device is used with a non soc-camera host, so we won't be able to pass the soc_camera_device fake platform device to board code. Pass the physical device instead. The argument is currently not used by any board file so this is safe. Signed-off-by: Laurent Pinchart Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed