[media] ov9650: add support for asynchronous probing
authorJavier Martinez Canillas <javier@osg.samsung.com>
Thu, 8 Sep 2016 13:05:40 +0000 (10:05 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 19 Sep 2016 19:20:02 +0000 (16:20 -0300)
commit6dca6cf072038ecd591789cfd94accc6fc053300
tree3a8312f6db582266cc675c48794091fad28e2d6f
parent22511cfa7d98d5fec6086b3bae130caaf6b661fa
[media] ov9650: add support for asynchronous probing

Allow the sub-device to be probed asynchronously so a bridge driver that's
waiting for the device can be notified and its .bound callback executed.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Tested-by: H . Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/i2c/ov9650.c