From: Peter De Schrijver Date: Thu, 7 Feb 2013 16:37:35 +0000 (+0200) Subject: clk: tegra: Add missing spinlock for hclk and pclk X-Git-Tag: v3.9-rc1~116^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d076a206b2dfa8ef7a735289fe1221e77d1fa83f;p=pandora-kernel.git clk: tegra: Add missing spinlock for hclk and pclk The hclk and pclk clocks are controlled by the same register. Hence a lock is required to avoid corruption. Signed-off-by: Peter De Schrijver Acked-by: Mike Turquette Reviewed-by: Prashant Gaikwad Signed-off-by: Stephen Warren --- Reading git-diff-tree failed