Re: [PATCH 2/6] media: soc-camera: switch I2C subdevice drivers to use v4l2-clk

2013-01-08 Thread Laurent Pinchart
Hi Guennadi, Thanks for the patch. On Wednesday 26 December 2012 18:49:07 Guennadi Liakhovetski wrote: Instead of centrally enabling and disabling subdevice master clocks in soc-camera core, let subdevice drivers do that themselves, using the V4L2 clock API and soc-camera convenience

[PATCH 2/6] media: soc-camera: switch I2C subdevice drivers to use v4l2-clk

2012-12-26 Thread Guennadi Liakhovetski
Instead of centrally enabling and disabling subdevice master clocks in soc-camera core, let subdevice drivers do that themselves, using the V4L2 clock API and soc-camera convenience wrappers. Signed-off-by: Guennadi Liakhovetski g.liakhovet...@gmx.de --- drivers/media/i2c/soc_camera/imx074.c