ARM: vexpress: remove extra timer-sp control register clearing
authorRob Herring <rob.herring@calxeda.com>
Mon, 25 Mar 2013 16:20:36 +0000 (11:20 -0500)
committerRob Herring <rob.herring@calxeda.com>
Thu, 11 Apr 2013 20:11:19 +0000 (15:11 -0500)
The timer-sp initialization code clears the control register before
initializing the timers, so every platform doing this is redundant.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>

No differences found