omap: fix virtual vs physical address space confusions
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 4 Sep 2008 18:27:53 +0000 (11:27 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 4 Sep 2008 18:42:24 +0000 (11:42 -0700)
Modified version of Russell's patch 6ef82d2c8bf322129e45274873e62f4419aa256b
for linux-omap tree.

mcbsp is confused as to what takes a physical or virtual address.
Fix the two instances where it gets it wrong.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found