]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: r7s72100: tidyup clock table order
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 19 Nov 2013 09:05:10 +0000 (01:05 -0800)
committerSimon Horman <horms+renesas@verge.net.au>
Sun, 24 Nov 2013 06:14:32 +0000 (15:14 +0900)
commit204aa273a7b7f2861ecc592c1fd722e7b51b6134
tree50b28c3cf35313779f31b9015b0ac258d071dda8
parent99b7835e0d9653d0cd61c2b16416556dc72b8f55
ARM: shmobile: r7s72100: 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-r7s72100.c