diff options
author | Arnd Bergmann <arnd@arndb.de> | 2012-04-25 18:44:23 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2012-05-02 18:21:47 +0200 |
commit | 878040ef831a12855af26a42cc25c817f4fb3f2d (patch) | |
tree | 929921b3d26e7109fdee8b17720d39fc4885b30c /arch/arm/Kconfig | |
parent | ARM: bcmring: remove include/csp/ subdir (diff) | |
download | linux-878040ef831a12855af26a42cc25c817f4fb3f2d.tar.xz linux-878040ef831a12855af26a42cc25c817f4fb3f2d.zip |
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>
Diffstat (limited to 'arch/arm/Kconfig')
0 files changed, 0 insertions, 0 deletions