Messages in this thread |  | | | From | Jeremy Kerr <> | | Subject | Re: [RFC,PATCH 1/2] Add a common struct clk | | Date | Fri, 11 Jun 2010 17:18:44 +0800 |
| |
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
|  |