commit | d076a206b2dfa8ef7a735289fe1221e77d1fa83f | [log] [tgz] |
---|---|---|
author | Peter De Schrijver <[email protected]> | Thu Feb 07 18:37:35 2013 +0200 |
committer | Stephen Warren <[email protected]> | Tue Feb 12 10:29:13 2013 -0700 |
tree | d579f122ee8adadadf09dec5e01984e67837367a | |
parent | c64c65d494ade53fa41fb0b980381807743b5095 [diff] |
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 <[email protected]> Acked-by: Mike Turquette <[email protected]> Reviewed-by: Prashant Gaikwad <[email protected]> Signed-off-by: Stephen Warren <[email protected]>