]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: r8a7790: tidyup clock table order
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 19 Nov 2013 09:05:23 +0000 (01:05 -0800)
committerSimon Horman <horms+renesas@verge.net.au>
Sun, 24 Nov 2013 06:15:57 +0000 (15:15 +0900)
commitab2a46c04ba1315831503cfb286780dc299ce888
tree4cac4957a31bb839dd1c55f0b4b9822bd99d7d1d
parent420382f4eea728d4104c28275aa9594f1d6dbf0c
ARM: shmobile: r8a7790: tidyup clock table order

SuperH lookups clock is using CLKDEV_CON/DEV/ICK_ID() macro
for a long term.
But in these days, the ICK clock is defined in random place.
This patch arranges it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/clock-r8a7790.c