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)
commit94b5c0288299c7b962a7e2cb734293b77b96cffe
treed23e09238651af8d4500f961e549eedd832f39ce
parent54ee1471f82047885ec575559cb7c8466adcbef4
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 <shawn.guo@freescale.com>
arch/arm/mach-imx/clk-gate2.c
This page took 0.026433 seconds and 5 git commands to generate.