RE: [PATCH v2] serial: 8250: Add cpufreq support

2012-05-14 Thread Shankarmurthy, Akshay
Hi Alan, On Wed, Apr 25, 2012 at 16:56:33, Shankarmurthy, Akshay wrote: > This patch adds cpufreq support for 8250 serial driver. A clk structure > member has been added to the platform and port data structures. This member > is used by the cpufreq notifier callback to get the updated clock rate

Re: [PATCH v2 01/13] davinci: vpif: add check for genuine interrupts in the isr

2012-05-14 Thread Laurent Pinchart
Hi Manjunath, On Friday 11 May 2012 05:32:13 Hadli, Manjunath wrote: > On Tue, Apr 17, 2012 at 15:36:16, Laurent Pinchart wrote: > > On Tuesday 17 April 2012 14:22:59 Manjunath Hadli wrote: > > > As the same interrupt is shared between capture and display devices, > > > sometimes we get isr calls

Re: [PATCH v2 05/13] davinci: vpif display: declare contiguous region of memory handled by dma_alloc_coherent

2012-05-14 Thread Laurent Pinchart
Hi Manjunath, On Friday 11 May 2012 05:30:43 Hadli, Manjunath wrote: > On Tue, Apr 17, 2012 at 15:32:55, Laurent Pinchart wrote: > > On Tuesday 17 April 2012 14:23:03 Manjunath Hadli wrote: > > > add support to declare contiguous region of memory to be handled when > > > requested by dma_alloc_coh