]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sh: Merge sh7343 and sh7722 clock code
authorMagnus Damm <damm@igel.co.jp>
Thu, 17 Jul 2008 10:02:23 +0000 (19:02 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jul 2008 09:10:36 +0000 (18:10 +0900)
commit1312994c8008d66806d9452c15d50df86a031437
tree47d8fc0e75b16091bb14e3b2309e6203cbcd0ab1
parentaea167cbb5c9056295109e5e171d27e30e2be5bc
sh: Merge sh7343 and sh7722 clock code

This code makes sh7343 share the sh7722 clock code. Instead of just using
the good and very old sh7343 clock implmentation, switch to the new MSTPCR
enabled clock code. SIU clocks are disabled on sh7343 for now.

With this change all SuperH Mobile devices now use the same clock code.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4a/Makefile
arch/sh/kernel/cpu/sh4a/clock-sh7343.c [deleted file]
arch/sh/kernel/cpu/sh4a/clock-sh7722.c