Re: [PATCH] mt9v032: Use the common clock framework

2013-08-08 Thread Laurent Pinchart
Hi Sylwester, On Wednesday 07 August 2013 17:03:18 Sylwester Nawrocki wrote: On 07/26/2013 05:55 PM, Laurent Pinchart wrote: On Friday 26 July 2013 15:36:22 Sylwester Nawrocki wrote: On 07/26/2013 03:15 PM, Laurent Pinchart wrote: On Friday 26 July 2013 15:11:08 Sylwester Nawrocki wrote:

Re: [PATCH] mt9v032: Use the common clock framework

2013-08-07 Thread Sylwester Nawrocki
Hi Laurent, On 07/26/2013 05:55 PM, Laurent Pinchart wrote: On Friday 26 July 2013 15:36:22 Sylwester Nawrocki wrote: On 07/26/2013 03:15 PM, Laurent Pinchart wrote: On Friday 26 July 2013 15:11:08 Sylwester Nawrocki wrote: On 07/05/2013 12:55 PM, Laurent Pinchart wrote: Configure the device

Re: [PATCH] mt9v032: Use the common clock framework

2013-07-26 Thread Sylwester Nawrocki
Hi Laurent, On 07/05/2013 12:55 PM, Laurent Pinchart wrote: Configure the device external clock using the common clock framework instead of a board code callback function. Signed-off-by: Laurent Pinchartlaurent.pinch...@ideasonboard.com --- drivers/media/i2c/mt9v032.c | 16 ++--

Re: [PATCH] mt9v032: Use the common clock framework

2013-07-26 Thread Laurent Pinchart
Hi Sylwester, On Friday 26 July 2013 15:11:08 Sylwester Nawrocki wrote: On 07/05/2013 12:55 PM, Laurent Pinchart wrote: Configure the device external clock using the common clock framework instead of a board code callback function. Signed-off-by: Laurent

Re: [PATCH] mt9v032: Use the common clock framework

2013-07-26 Thread Sylwester Nawrocki
Hi Laurent, On 07/26/2013 03:15 PM, Laurent Pinchart wrote: On Friday 26 July 2013 15:11:08 Sylwester Nawrocki wrote: On 07/05/2013 12:55 PM, Laurent Pinchart wrote: Configure the device external clock using the common clock framework instead of a board code callback function. Signed-off-by:

Re: [PATCH] mt9v032: Use the common clock framework

2013-07-26 Thread Laurent Pinchart
Hi Sylwester, On Friday 26 July 2013 15:36:22 Sylwester Nawrocki wrote: On 07/26/2013 03:15 PM, Laurent Pinchart wrote: On Friday 26 July 2013 15:11:08 Sylwester Nawrocki wrote: On 07/05/2013 12:55 PM, Laurent Pinchart wrote: Configure the device external clock using the common clock

[PATCH] mt9v032: Use the common clock framework

2013-07-05 Thread Laurent Pinchart
Configure the device external clock using the common clock framework instead of a board code callback function. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/media/i2c/mt9v032.c | 16 ++-- include/media/mt9v032.h | 4 2 files changed, 10