linux/arch/arm/mach-bcmring/csp
Arnd Bergmann 878040ef83 ARM: bcmring: use proper MMIO accessors
A lot of code in bcmring just dereferences pointers to MMIO
locations, which is not safe. This annotates the pointers
correctly using __iomem and uses readl/write to access them.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2012-05-02 16:21:47 +00:00
..
chipc ARM: bcmring: use proper MMIO accessors 2012-05-02 16:21:47 +00:00
dmac ARM: bcmring: use proper MMIO accessors 2012-05-02 16:21:47 +00:00
tmr ARM: bcmring: remove include/csp/ subdir 2012-05-02 16:21:47 +00:00
Makefile ARM: 5653/1: bcmring: add Makefile of csp code 2009-08-15 16:01:49 +01:00