kernel-ark/arch/arm/mach-realview
Russell King a8d3584a2d [ARM] Remove clk_use()/clk_unuse()
It seems that clk_use() and clk_unuse() are additional complexity
which isn't required anymore.  Remove them from the clock framework
to avoid the additional confusion which they cause, and update all
ARM machine types except for OMAP.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-01-03 18:41:37 +00:00
..
clock.c [ARM] Remove clk_use()/clk_unuse() 2006-01-03 18:41:37 +00:00
clock.h [ARM] Add support for ARM RealView board 2005-10-31 14:25:02 +00:00
core.c [ARM] Realview core.c does not need mach-types.h 2005-11-25 15:57:21 +00:00
core.h [ARM] Fix arch-realview/system.h to use __io_address() 2005-11-16 14:38:19 +00:00
headsmp.S [ARM SMP] Add Realview MPcore SMP support 2005-11-07 21:05:42 +00:00
hotplug.c [ARM SMP] Add CPU hotplug support for Realview MPcore 2005-11-09 13:50:57 +00:00
Kconfig [ARM] Add support for Realview with MPcore tile 2005-11-07 21:01:06 +00:00
localtimer.c [ARM] Fix arch-realview/system.h to use __io_address() 2005-11-16 14:38:19 +00:00
Makefile [ARM SMP] Add CPU hotplug support for Realview MPcore 2005-11-09 13:50:57 +00:00
Makefile.boot [ARM] Add support for ARM RealView board 2005-10-31 14:25:02 +00:00
platsmp.c [ARM] Fix arch-realview/system.h to use __io_address() 2005-11-16 14:38:19 +00:00
realview_eb.c [ARM] Add support for Realview with MPcore tile 2005-11-07 21:01:06 +00:00