xloader: Panda - convert explicit volatile rw to __raw_xx
authorAndy Green <andy.green@linaro.org>
Wed, 9 Feb 2011 14:43:08 +0000 (14:43 +0000)
committerAnand Gadiyar <gadiyar@ti.com>
Mon, 14 Mar 2011 07:16:45 +0000 (12:46 +0530)
commit63a2c157563474c5d29e02bf688be616330c0ccc
tree17c6411420a9085a812c86ce7a692c495f7452e2
parent1cbe0657b0691a1ce84e807e9262e35916c1ac98
xloader: Panda - convert explicit volatile rw to __raw_xx

There were a ton of explicit volatile address to pointer
casts and such.  This converts them all to __raw_[read|write][l|w]
and in the process makes checkpatch much happier

Signed-off-by: Andy Green <andy.green@linaro.org>
Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
board/omap4430panda/clock.c
board/omap4430panda/omap4430panda.c