1
0
Fork 0
alistair23-linux/arch/arm/mach-versatile
Rabin Vincent 982db66352 [ARM] 5518/1: versatile: don't put clock lookups in __initdata
Remove the __initdata annotation for the clock lookups, since they
will be needed when loading modules which use clk_get().

Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2009-05-18 17:43:06 +01:00
..
include/mach [ARM] pass reboot command line to arch_reset() 2009-03-19 16:20:24 +00:00
Kconfig [ARM] Arrange for platforms to select appropriate CPU support 2008-11-27 12:38:00 +00:00
Makefile [PATCH] ARM: 2693/1: Add PCI support for Versatile/PB 2005-06-20 18:51:06 +01:00
Makefile.boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
clock.c [ARM] versatile: convert to clkdev and lookup clocks by device name 2008-11-27 12:38:22 +00:00
clock.h [ARM] versatile: convert to clkdev and lookup clocks by device name 2008-11-27 12:38:22 +00:00
core.c [ARM] 5518/1: versatile: don't put clock lookups in __initdata 2009-05-18 17:43:06 +01:00
core.h arm: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 10:44:43 -08:00
pci.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
versatile_ab.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
versatile_pb.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00