* DebBarma, Tarun Kanti [120705 04:46]:
>
> Patch 3: Comment was about adding summary in patch 0/x why we have
> not removed iclk in OMAP2/3 platform. In other words there was no
> specific changes needed on patch 3 as such. BTW, patch 3 is already merged.
...
> I will rebase on top of cleanup-pa
Hi Tony,
On Thu, Jul 5, 2012 at 2:58 PM, Tony Lindgren wrote:
> * DebBarma, Tarun Kanti [120704 21:07]:
>> On Thu, Jun 14, 2012 at 4:28 PM, Shilimkar, Santosh
>> wrote:
>> >
>> > Just to let you know that this cleanup is essential for Benoit's OMAP4
>> > hwmod cleanup
>> > and OMAP5 minimal su
* DebBarma, Tarun Kanti [120704 21:07]:
> On Thu, Jun 14, 2012 at 4:28 PM, Shilimkar, Santosh
> wrote:
> >
> > Just to let you know that this cleanup is essential for Benoit's OMAP4
> > hwmod cleanup
> > and OMAP5 minimal support series.
>
> This is a gentle reminder in case you have missed some
Hi Tony,
On Thu, Jun 14, 2012 at 4:28 PM, Shilimkar, Santosh
wrote:
> Tony,
>
> On Thu, Jun 14, 2012 at 4:24 PM, DebBarma, Tarun Kanti
> wrote:
>> On Fri, Apr 20, 2012 at 6:09 PM, Tarun Kanti DebBarma
>> wrote:
>>> The devm API usage in probe() simplifies error handling operation.
>>> Since icl
Tony,
On Thu, Jun 14, 2012 at 4:24 PM, DebBarma, Tarun Kanti
wrote:
> On Fri, Apr 20, 2012 at 6:09 PM, Tarun Kanti DebBarma
> wrote:
>> The devm API usage in probe() simplifies error handling operation.
>> Since iclk is not used in the driver it is removed from wherever
>> not needed.
>> Correct
On Fri, Apr 20, 2012 at 6:09 PM, Tarun Kanti DebBarma
wrote:
> The devm API usage in probe() simplifies error handling operation.
> Since iclk is not used in the driver it is removed from wherever
> not needed.
> Corrected the timer fck name mis-match between clock44xx_data.c and
> omap_hwmod_44xx
The devm API usage in probe() simplifies error handling operation.
Since iclk is not used in the driver it is removed from wherever
not needed.
Corrected the timer fck name mis-match between clock44xx_data.c and
omap_hwmod_44xx_data.c.
Added omap_hwmod_get_main_clk() API. There is no more need to c