From: Shawn Guo Date: Fri, 18 Apr 2014 08:07:44 +0000 (+0800) Subject: ARM: imx: lock is always valid for clk_gate2 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~52^2~10^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94b5c0288299c7b962a7e2cb734293b77b96cffe;p=pandora-kernel.git ARM: imx: lock is always valid for clk_gate2 The imx specific clk_gate2 always has a valid lock with the clock. So the validation on gate->lock is not really needed. Remove it. Signed-off-by: Shawn Guo --- Reading git-diff-tree failed