summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/io.c
diff options
context:
space:
mode:
authorJon Medhurst2011-08-03 17:57:19 +0200
committerJon Medhurst2011-08-22 14:00:10 +0200
commit009426a0ebd0fc4a230ab2c2295dbc8f7ba7e8dd (patch)
tree629daf1f542f8361c4a55395bdbf1f8f5da85464 /arch/arm/mach-omap2/io.c
parentARM: Add init_consistent_dma_size() (diff)
downloadkernel-qcow2-linux-009426a0ebd0fc4a230ab2c2295dbc8f7ba7e8dd.tar.gz
kernel-qcow2-linux-009426a0ebd0fc4a230ab2c2295dbc8f7ba7e8dd.tar.xz
kernel-qcow2-linux-009426a0ebd0fc4a230ab2c2295dbc8f7ba7e8dd.zip
ARM: omap: Setup consistent dma size at boot time
Signed-off-by: Jon Medhurst <tixy@yxit.co.uk> CC: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/io.c')
-rw-r--r--arch/arm/mach-omap2/io.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/io.c b/arch/arm/mach-omap2/io.c
index 2ce1ce6fb4db..d6d01cb7f28a 100644
--- a/arch/arm/mach-omap2/io.c
+++ b/arch/arm/mach-omap2/io.c
@@ -16,7 +16,6 @@
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
-
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/init.h>
@@ -250,6 +249,7 @@ static void __init _omap2_map_common_io(void)
omap2_check_revision();
omap_sram_init();
+ omap_init_consistent_dma_size();
}
#ifdef CONFIG_SOC_OMAP2420