linux/arch/arm/mach-spear/include/mach
Arnd Bergmann d9909ebe65 ARM: spear: make clock driver independent of headers
Device drivers should not access MMIO registers through hardcoded
platform specific address constants. Instead, we can pass the
MMIO token to the spear clock driver in the initialization routine
to contain that knowledge in the platform code itself.

Ideally, the clock driver would use of_iomap() or similar to
get the address, and that can be used later, but for now, this
is the minimal change.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
2013-03-12 17:39:58 +01:00
..
debug-macro.S ARM: spear: move all files to mach-spear 2013-03-12 17:39:47 +01:00
irqs.h ARM: spear: move all files to mach-spear 2013-03-12 17:39:47 +01:00
misc_regs.h ARM: spear: make clock driver independent of headers 2013-03-12 17:39:58 +01:00
spear.h ARM: spear: make clock driver independent of headers 2013-03-12 17:39:58 +01:00
timex.h ARM: spear: move all files to mach-spear 2013-03-12 17:39:47 +01:00
uncompress.h ARM: spear: move all files to mach-spear 2013-03-12 17:39:47 +01:00