MIPS: AR7: Implement clock API
authorFlorian Fainelli <florian@openwrt.org>
Wed, 27 Jan 2010 08:10:06 +0000 (09:10 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 27 Feb 2010 11:53:16 +0000 (12:53 +0100)
commit780019ddf02f214ad61e641b57b8ac30c837e2a7
tree2d0a01efc4d508057bcfaa7b3df5b3e490c249ed
parent5f3c909881d5deebb9a3ddc836a15937e76daefc
MIPS: AR7: Implement clock API

This patch makes the ar7 clock code implement the Linux clk API. Drivers
using the various clocks available in the SoC are updated accordingly.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Acked-by: Wim Van Sebroeck <wim@iguana.be>
To: linux-mips@linux-mips.org
Cc: Wim Van Sebroeck <wim@iguana.be>
Cc: netdev@vger.kernel.org
Cc: David Miller <davem@davemloft.net>
Patchwork: http://patchwork.linux-mips.org/patch/881/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ar7/clock.c
arch/mips/ar7/platform.c
arch/mips/ar7/time.c
arch/mips/include/asm/mach-ar7/ar7.h
drivers/net/cpmac.c
drivers/watchdog/ar7_wdt.c