commit | 009426a0ebd0fc4a230ab2c2295dbc8f7ba7e8dd | [log] [tgz] |
---|---|---|
author | Jon Medhurst <tixy@yxit.co.uk> | Wed Aug 03 16:57:19 2011 +0100 |
committer | Jon Medhurst <tixy@yxit.co.uk> | Mon Aug 22 12:00:10 2011 +0000 |
tree | 629daf1f542f8361c4a55395bdbf1f8f5da85464 | |
parent | 99d1717dd7fecf2b10195b0d864323b952b4eba0 [diff] [blame] |
ARM: omap: Setup consistent dma size at boot time Signed-off-by: Jon Medhurst <tixy@yxit.co.uk> CC: Tony Lindgren <tony@atomide.com>
diff --git a/arch/arm/mach-omap1/io.c b/arch/arm/mach-omap1/io.c index 870886a..1cfa1b6 100644 --- a/arch/arm/mach-omap1/io.c +++ b/arch/arm/mach-omap1/io.c
@@ -121,6 +121,7 @@ #endif omap_sram_init(); + omap_init_consistent_dma_size(); } /*