[ARM] omap: fix virtual vs physical address space confusions
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Wed, 3 Sep 2008 22:46:18 +0000 (23:46 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 4 Sep 2008 21:21:19 +0000 (22:21 +0100)
commit65846909d684d75906269df4f5f3474e1fef568b
treea08420d54aebdc064e16808d4c898ce2858e00ba
parent8b540fdcb7c445d61955991f071e956ef40a2f17
[ARM] omap: fix virtual vs physical address space confusions

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

Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-omap1/mcbsp.c
arch/arm/mach-omap2/mcbsp.c
arch/arm/plat-omap/include/mach/mcbsp.h
arch/arm/plat-omap/mcbsp.c