commit | 94b5c0288299c7b962a7e2cb734293b77b96cffe | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@freescale.com> | Fri Apr 18 16:07:44 2014 +0800 |
committer | Shawn Guo <shawn.guo@freescale.com> | Mon May 12 22:58:48 2014 +0800 |
tree | d23e09238651af8d4500f961e549eedd832f39ce | |
parent | 54ee1471f82047885ec575559cb7c8466adcbef4 [diff] |
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>