[RFC,PATCH 1/2] Add a common struct clk

Jeremy Kerr jeremy.kerr at canonical.com
Fri Jun 11 05:18:44 EDT 2010


Hi Lothar,

> Using a mutex in clk_enable()/clk_disable() is a bad idea, since that
> makes it impossible to call those functions in interrupt context.

Do we do this at the moment? I know at least one implementation of clk_enable 
uses a mutex for locking.

Cheers,


Jeremy



More information about the linux-arm-kernel mailing list