summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/mach-origen.c
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2012-03-09 16:19:27 (GMT)
committerKukjin Kim <kgene.kim@samsung.com>2012-03-11 06:32:27 (GMT)
commit965a330dd5624719b2305b5429d1eedc0417713b (patch)
treeb8a4255085de38b0ed75b419a7234f3cc662b9f9 /arch/arm/mach-exynos/mach-origen.c
parent9fbe8c7a481daa94a5f87b47b0ffd54f05447e4c (diff)
downloadlinux-fsl-qoriq-965a330dd5624719b2305b5429d1eedc0417713b.tar.xz
ARM: EXYNOS: Enable JPEG on Origen
Enables JPEG support on Origen board. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/mach-origen.c')
-rw-r--r--arch/arm/mach-exynos/mach-origen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/mach-origen.c b/arch/arm/mach-exynos/mach-origen.c
index f2201e7..686d182 100644
--- a/arch/arm/mach-exynos/mach-origen.c
+++ b/arch/arm/mach-exynos/mach-origen.c
@@ -639,6 +639,7 @@ static struct platform_device *origen_devices[] __initdata = {
&s5p_device_g2d,
&s5p_device_hdmi,
&s5p_device_i2c_hdmiphy,
+ &s5p_device_jpeg,
&s5p_device_mfc,
&s5p_device_mfc_l,
&s5p_device_mfc_r,