summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorNaveen Krishna Chatradhi <ch.naveen@samsung.com>2011-07-18 06:14:01 (GMT)
committerKukjin Kim <kgene.kim@samsung.com>2011-07-20 14:37:28 (GMT)
commit2ba707ac3c7708ecf0c50de4b5bddadf92f0bfcc (patch)
tree7747ed2928fc9dc23b1292e5d60452fd275d8b59 /arch
parent911c29b0e5b299e39ed7875bb96906a9ef8617aa (diff)
downloadlinux-2ba707ac3c7708ecf0c50de4b5bddadf92f0bfcc.tar.xz
ARM: EXYNOS4: Add SPDIF for SMDKV310
This patch adds spdif to the machine supported device list for SMDKV310. Signed-off-by: Naveen Krishna Chatradhi <ch.naveen@samsung.com> Acked-by: Jassi Brar <jassisinghbrar@gmail.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-exynos4/mach-smdkv310.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos4/mach-smdkv310.c b/arch/arm/mach-exynos4/mach-smdkv310.c
index be16236..40b0a53 100644
--- a/arch/arm/mach-exynos4/mach-smdkv310.c
+++ b/arch/arm/mach-exynos4/mach-smdkv310.c
@@ -181,6 +181,7 @@ static struct platform_device *smdkv310_devices[] __initdata = {
&exynos4_device_pd[PD_CAM],
&exynos4_device_pd[PD_TV],
&exynos4_device_pd[PD_GPS],
+ &exynos4_device_spdif,
&exynos4_device_sysmmu,
&samsung_asoc_dma,
&smdkv310_smsc911x,