From: Naveen Krishna Chatradhi Date: Mon, 18 Jul 2011 06:14:01 +0000 (+0900) Subject: ARM: EXYNOS4: Add SPDIF for SMDKV310 X-Git-Tag: firefly_0821_release~3680^2~4841^2^2~32 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=2ba707ac3c7708ecf0c50de4b5bddadf92f0bfcc;p=firefly-linux-kernel-4.4.55.git ARM: EXYNOS4: Add SPDIF for SMDKV310 This patch adds spdif to the machine supported device list for SMDKV310. Signed-off-by: Naveen Krishna Chatradhi Acked-by: Jassi Brar Signed-off-by: Kukjin Kim --- diff --git a/arch/arm/mach-exynos4/mach-smdkv310.c b/arch/arm/mach-exynos4/mach-smdkv310.c index be1623614f3d..40b0a53891bd 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,