[PATCH v3 1/2][media] Add code to enable/disable ISI_MCK clock.

2011-09-21 Thread Josh Wu
This patch add code to enable/disable ISI_MCK clock when add/remove soc camera device.it also set ISI_MCK frequence before using it. Signed-off-by: Josh Wu --- drivers/media/video/atmel-isi.c | 30 -- include/media/atmel-isi.h |2 ++ 2 files changed, 30 i

Re: [PATCH v3 1/2][media] Add code to enable/disable ISI_MCK clock.

2011-09-30 Thread Guennadi Liakhovetski
On Thu, 22 Sep 2011, Josh Wu wrote: > This patch add code to enable/disable ISI_MCK clock when add/remove soc > camera device.it also set ISI_MCK frequence before using it. Ok, the fact, that noone more comments on the clk API use in this patch confirms my impression, that it's now mostly done