ARM: sun6i: Fix the APB2 clock gates register size
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 24 Sep 2013 13:30:05 +0000 (16:30 +0300)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Sat, 5 Oct 2013 13:36:10 +0000 (15:36 +0200)
The APB2 clocks gates are only a 32 bits register wide, and not 2 as set
currently in the DTSI.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

No differences found