sleeping clk_[enable,disable]?

Rabin Vincent rabin at rab.in
Tue Feb 23 15:03:30 EST 2010


On Tue, Feb 23, 2010 at 03:32:19PM +0100, Linus Walleij wrote:
> * Throw in udelay():s after the clk_[enable,disable] calls, with some values
>   that are unfortunately then spread out in the drivers instead of in the
>   clk implementation.

Or you could place the udelay()s inside the clk_* calls themselves.  See
mach-pxa/clock.c or plat-stmp3xxx/clock.c.

Rabin



More information about the linux-arm-kernel mailing list