[media] soc-camera: don't attach the client to the host during probing
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Thu, 4 Apr 2013 17:21:54 +0000 (14:21 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 21 Jun 2013 18:47:10 +0000 (15:47 -0300)
commit90438926e807bca4f80237f436bc7d904151fc2b
treeea853df5492f1e1499984e2c6885b2dc63ed7818
parenta78fcc11264b824d9651b55abfeedd16d5cd8415
[media] soc-camera: don't attach the client to the host during probing

During client probing we only have to turn on the host's clock, no need to
actually attach the client to the host.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/platform/soc_camera/soc_camera.c