upstream: [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)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:48:42 +0000 (11:48 +0900)
commitc1b5d0169d96d9976876ace424b2961c1586ece3
tree92e21ad485de596b8a30a632e9447b5f79604c3f
parent0d8c5c2ad7e006f2eda783b68f8f9d9516322bca
upstream: [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