From: Ben Dooks Date: Tue, 21 Oct 2008 13:06:37 +0000 (+0100) Subject: [ARM] S3C24XX: Change clock locking to use spinlocks. X-Git-Tag: v2.6.29-rc1~559^2~9^2~10^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3391e36d697c997b6afeb045071e0be95219a3e;p=pandora-kernel.git [ARM] S3C24XX: Change clock locking to use spinlocks. 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 --- Reading git-diff-tree failed