From: Sivaram Nair Date: Wed, 21 Nov 2012 11:42:27 +0000 (+0200) Subject: ARM: tegra: fix comment in dsib clk set_parent X-Git-Tag: v3.8-rc1~33^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e25e1b178ee3caf34f229bacfad5ae6780bcec6;p=pandora-kernel.git ARM: tegra: fix comment in dsib clk set_parent Since the clk framework has already taken necessary locks before calling into the arch clk ops code, no further locks are needed while setting the parent of dsib clk. This patch removes a comment that indicated otherwise, and yet did not take any locks. Signed-off-by: Sivaram Nair Signed-off-by: Stephen Warren --- Reading git-diff-tree failed