Guennadi Liakhovetski writes:
> Hi Robert,
>
> On Mon, 29 Aug 2016, Robert Jarzmik wrote:
>
>> Remove the soc_camera adherence. Mostly the change removes the power
>> manipulation provided by soc_camera, and instead :
>> - powers on the sensor when the s_power control is activated
>> - powers o
Hi Robert,
On Mon, 29 Aug 2016, Robert Jarzmik wrote:
> Remove the soc_camera adherence. Mostly the change removes the power
> manipulation provided by soc_camera, and instead :
> - powers on the sensor when the s_power control is activated
> - powers on the sensor in initial probe
> - enables
Remove the soc_camera adherence. Mostly the change removes the power
manipulation provided by soc_camera, and instead :
- powers on the sensor when the s_power control is activated
- powers on the sensor in initial probe
- enables and disables the MCLK provided to it in power on/off
Signed-off-