[ARM] S3C24XX: Change clock locking to use spinlocks.
authorBen Dooks <ben-linux@fluff.org>
Tue, 21 Oct 2008 13:06:37 +0000 (14:06 +0100)
committerBen Dooks <ben-linux@fluff.org>
Mon, 15 Dec 2008 21:46:07 +0000 (21:46 +0000)
We cannot sleep if we have cpufreq pm enabled during some
of the clock operations, so change to use a spinlock to
protect the clock system.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found