Re: [PATCH v14 27/28] ov13858: Add support for flash and lens devices

2017-09-26 Thread Hans Verkuil
On 26/09/17 00:25, Sakari Ailus wrote: > Parse async sub-devices related to the sensor by switching the async > sub-device registration function. > > Signed-off-by: Sakari Ailus Acked-by: Hans Verkuil > --- > drivers/media/i2c/ov13858.c |

[PATCH v14 27/28] ov13858: Add support for flash and lens devices

2017-09-25 Thread Sakari Ailus
Parse async sub-devices related to the sensor by switching the async sub-device registration function. Signed-off-by: Sakari Ailus --- drivers/media/i2c/ov13858.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/media/i2c/ov13858.c