]> git.baikalelectronics.ru Git - kernel.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)
commit6babbbd564df35c77b7778994951559527586ba2
tree47d8fc0e75b16091bb14e3b2309e6203cbcd0ab1
parent6321b2a26bc497d27354679c1cb5bb8ab00d4a33
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