From af075c58a4deebf951903130430a11dea8ebecc7 Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Mon, 10 Oct 2011 19:54:59 +0900 Subject: [PATCH] --- yaml --- r: 274082 b: refs/heads/master c: f0e38e3354fa150984400a55955f3b03867b14f3 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-exynos4/mach-origen.c | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 7ad5d45940e3..0a6f6081e7f8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5dfb1aa53ec182ceb9a729ffe239a07db7866481 +refs/heads/master: f0e38e3354fa150984400a55955f3b03867b14f3 diff --git a/trunk/arch/arm/mach-exynos4/mach-origen.c b/trunk/arch/arm/mach-exynos4/mach-origen.c index 973cc1992dc0..311e9db4ddea 100644 --- a/trunk/arch/arm/mach-exynos4/mach-origen.c +++ b/trunk/arch/arm/mach-exynos4/mach-origen.c @@ -604,6 +604,10 @@ static struct platform_device *origen_devices[] __initdata = { &s5p_device_mixer, &exynos4_device_pd[PD_LCD0], &exynos4_device_pd[PD_TV], + &exynos4_device_pd[PD_G3D], + &exynos4_device_pd[PD_LCD1], + &exynos4_device_pd[PD_CAM], + &exynos4_device_pd[PD_GPS], &origen_device_gpiokeys, &origen_lcd_hv070wsa, };