ARM: Kirkwood: switch to DT clock providers
authorAndrew Lunn <andrew@lunn.ch>
Sat, 17 Nov 2012 14:22:28 +0000 (15:22 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 20 Nov 2012 13:46:50 +0000 (14:46 +0100)
With true DT clock providers available switch Kirkwood clock setup in
DT- enabled boards. While AUXDATA can be removed completely from bus
probing, some devices still don't know about DT. Therefore, some clkdev
aliases are created until these devices also move to DT.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>

No differences found