mirror of
https://github.com/torvalds/linux.git
synced 2024-12-20 18:11:47 +00:00
ebdbbf2003
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: Vitaly Wool <vitalywool@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
---|---|---|
.. | ||
include/mach | ||
clock.c | ||
clock.h | ||
core.c | ||
dma.c | ||
gpio.c | ||
i2c.c | ||
irq.c | ||
Makefile | ||
Makefile.boot | ||
pm.c | ||
serial.c | ||
sleep.S | ||
time.c |