diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2012-07-18 15:53:57 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-07-31 00:14:17 +0200 |
commit | 2744782ef15151469ddd1e28c14e4b2c950be6dd (patch) | |
tree | 790ea713a0d3ccabeccb7072f7ed728c90ca6ae1 /drivers/media/video/ov2640.c | |
parent | [media] soc-camera: Don't fail at module init time if no device is present (diff) | |
download | linux-2744782ef15151469ddd1e28c14e4b2c950be6dd.tar.xz linux-2744782ef15151469ddd1e28c14e4b2c950be6dd.zip |
[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 <laurent.pinchart@ideasonboard.com>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions