linux-kernel-test/arch/arm/mach-pnx4008
Russell King 24fd1edaac ARM: PNX4008: convert watchdog to use clk API enable/disable calls
clk_set_rate() is not supposed to be used to turn clocks on and off.
That's what clk_enable/clk_disable is for.

Acked-by: Wim Van Sebroeck <wim@iguana.be>
Acked-by: Vitaly Wool <vitalywool@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-02-12 17:32:37 +00:00
..
include/mach ARM: PNX4008: convert to clkdev 2010-02-12 17:32:36 +00:00
clock.c ARM: PNX4008: convert watchdog to use clk API enable/disable calls 2010-02-12 17:32:37 +00:00
clock.h ARM: PNX4008: provide clock enable/disable methods and initialization 2010-02-12 17:32:36 +00:00
core.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
dma.c [ARM] Hide ISA DMA API when ISA_DMA_API is unset 2008-11-29 18:42:40 +00:00
gpio.c [ARM] fix pnx4008 2009-01-08 16:29:43 +00:00
i2c.c [ARM] fix pnx4008 2009-01-08 16:29:43 +00:00
irq.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
Makefile
Makefile.boot
pm.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
serial.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
sleep.S [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
time.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00