ARM: tegra: clock: Rearrange static clock tables
authorColin Cross <ccross@android.com>
Sat, 12 Feb 2011 23:52:56 +0000 (15:52 -0800)
committerColin Cross <ccross@android.com>
Mon, 21 Feb 2011 08:10:10 +0000 (00:10 -0800)
Make the static clocks look more like the array of clocks
so they can all be initalized with the same helper function.

Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Colin Cross <ccross@android.com>

No differences found