Russell King
fced80c735
[ARM] Convert asm/io.h to linux/io.h
...
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-09-06 12:10:45 +01:00
Russell King
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
...
This just leaves include/asm-arm/plat-* to deal with.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-08-07 09:55:48 +01:00
Russell King
be50972935
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
...
Remove includes of asm/hardware.h in addition to asm/arch/hardware.h.
Then, since asm/hardware.h only exists to include asm/arch/hardware.h,
update everything to directly include asm/arch/hardware.h and remove
asm/hardware.h.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-08-07 09:40:08 +01:00
Denis V. Lunev
40ad35d34f
arm: use non-racy method for /proc/davinci_clocks creation
...
Use proc_create() to make sure that ->proc_fops be setup before gluing PDE to
main tree.
Signed-off-by: Denis V. Lunev <den@openvz.org >
Cc: Russell King <rmk@arm.linux.org.uk >
Cc: Alexey Dobriyan <adobriyan@gmail.com >
Cc: "Eric W. Biederman" <ebiederm@xmission.com >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2008-04-29 08:06:21 -07:00
Jan Engelhardt
2ffd6e182c
[ARM] constify function pointer tables
...
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-02-09 22:46:44 +00:00
Vladimir Barinov
3e062b07ad
[ARM] 4430/1: davinci: clock control support
...
Support clock control driver for TI DaVinci SoC
Signed-off-by: Vladimir Barinov <vbarinov@ru.mvista.com >
Signed-off-by: Kevin Hilman <khilman@mvista.com >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2007-07-12 09:57:09 +01:00