diff options
author | Arnd Bergmann <arnd@arndb.de> | 2012-04-25 16:44:23 +0000 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2012-05-02 16:21:47 +0000 |
commit | 878040ef831a12855af26a42cc25c817f4fb3f2d (patch) | |
tree | 929921b3d26e7109fdee8b17720d39fc4885b30c /net | |
parent | 8a3fb8607a48ed74db3aaa87d8af7febcaa5d814 (diff) | |
download | op-kernel-dev-878040ef831a12855af26a42cc25c817f4fb3f2d.zip op-kernel-dev-878040ef831a12855af26a42cc25c817f4fb3f2d.tar.gz |
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 'net')
0 files changed, 0 insertions, 0 deletions