From 5a621546f0d3d0efd852ab269ef7fcd41be34c69 Mon Sep 17 00:00:00 2001 From: Andy Green Date: Mon, 19 Mar 2012 12:34:03 +0800 Subject: camera OMAP45 enable iss hwmod Signed-off-by: Andy Green --- arch/arm/mach-omap2/devices.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch') diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c index 0cda1eddd63a..36acc9723bdb 100644 --- a/arch/arm/mach-omap2/devices.c +++ b/arch/arm/mach-omap2/devices.c @@ -290,6 +290,8 @@ int omap4_init_camera(struct iss_platform_data *pdata, struct omap_board_data *b dma_declare_contiguous(&pdev->dev, 32*SZ_1M, 0, 0); #endif + omap_hwmod_enable(oh); + return 0; } -- cgit v1.2.3