openwrtv3/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x
Florian Fainelli d59ba20030 do not call clk_put() on the timer clock
We don't support disabling the clock, but this is actually what it would do.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34394
2012-11-27 18:42:36 +00:00
..
include/mach fix EPHY clock bit definition after r32489 2012-07-05 18:46:52 +00:00
board-mcs8140-dt.c do not list specific board compatible strings 2012-11-27 18:42:32 +00:00
clock.c use the recommended ARM I/O accessors 2012-09-08 09:51:05 +00:00
common.c more convertions to {read,write}_relaxed I/O accessors 2012-10-03 16:10:47 +00:00
common.h provide an early ioremap cookie of the system configuration register 2012-06-23 11:03:50 +00:00
irq.c use the recommended ARM I/O accessors 2012-09-08 09:51:05 +00:00
Kconfig MCS8140 actually selects CPU_ARM926T 2012-08-14 16:19:30 +00:00
Makefile add Moschip MSC814x support 2012-06-19 14:48:56 +00:00
Makefile.boot remove unused variables from Makefile.boot 2012-11-27 18:42:28 +00:00
pci.c more convertions to {read,write}_relaxed I/O accessors 2012-10-03 16:10:47 +00:00
timer.c do not call clk_put() on the timer clock 2012-11-27 18:42:36 +00:00