From: Peter De Schrijver Date: Thu, 7 Feb 2013 16:24:14 +0000 (+0200) Subject: clk: tegra: Implement locking for super clock X-Git-Tag: v3.9-rc1~116^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c64c65d494ade53fa41fb0b980381807743b5095;p=pandora-kernel.git clk: tegra: Implement locking for super clock Although tegra_clk_register_super_mux() has a lock parameter, the lock is not actually used by the code. Fixed with this patch. Signed-off-by: Peter De Schrijver Acked-by: Mike Turquette Reviewed-by: Prashant Gaikwad Signed-off-by: Stephen Warren --- Reading git-diff-tree failed