ARM: imx: lock is always valid for clk_gate2
authorShawn Guo <shawn.guo@freescale.com>
Fri, 18 Apr 2014 08:07:44 +0000 (16:07 +0800)
committerShawn Guo <shawn.guo@freescale.com>
Mon, 12 May 2014 14:58:48 +0000 (22:58 +0800)
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 <shawn.guo@freescale.com>

No differences found