]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
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)
commitfc7dff39bebb34fdfb6ead7a6e2eb02ec3050184
treecbeaebeef7898e907f192509d63fce1b30833aa1
parenta5d7c5a4855b1e20827323abb04e0f786685449c
omap: fix virtual vs physical address space confusions

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>
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