lkml.org 
[lkml]   [2012]   [Apr]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 3/8] ARM: LPC32xx: clock.c update
On 04/17/2012 11:09 PM, Dan Carpenter wrote:
> On Tue, Apr 17, 2012 at 07:08:22PM +0200, Roland Stigge wrote:
>> Besides switching to the default macro CLKDEV_INIT() for clock registration,
>> this patch actually updates the clock registrations of pl08xdmac.
>>
>
> When there is a cleanup and a new feature added in the same patch,
> it makes it hard to read... :/ So when we update pl08xdmac:
>
> - CLKDEV_INIT(NULL, "clk_dmac", &clk_dma),
> + CLKDEV_INIT("pl08xdmac", NULL, &clk_dma),
>
> What does that actually do? Is it a bug fix?

The primecell DMA driver refers to this clock via "pl08xdmac", so it
only works with the above line change. Will separate out to another patch.

Thanks,

Roland


\
 
 \ /
  Last update: 2012-04-18 22:37    [W:0.051 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site