i2c-au1550: remove usage of volatile keyword
authorManuel Lauss <manuel.lauss@googlemail.com>
Sat, 22 Oct 2011 11:34:36 +0000 (13:34 +0200)
committerBen Dooks <ben-linux@fluff.org>
Sat, 29 Oct 2011 10:14:09 +0000 (11:14 +0100)
commitc5de6467d2a54eb81b139f29b217d0394e8a790c
treebe73a47e5cb30367ac44465d0401f82d56fcb561
parent1fdb24e969110fafea36d3b393bea438f702c87f
i2c-au1550: remove usage of volatile keyword

Replace the usage of "volatile"s with register accessor functions.

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/mips/include/asm/mach-au1x00/au1xxx_psc.h
drivers/i2c/busses/i2c-au1550.c