From: Mark Brown Date: Wed, 17 Feb 2010 19:03:20 +0000 (+0000) Subject: ARM: SMDK6410: Register IISv4 device X-Git-Tag: v3.12-rc1~10800^2~3^2~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1f1008684a392f92c174252243d72a3297d6fa46;p=kernel%2Fkernel-generic.git ARM: SMDK6410: Register IISv4 device The IISv4 controller is connected to the WM8580 on the board. Signed-off-by: Mark Brown Signed-off-by: Ben Dooks --- diff --git a/arch/arm/mach-s3c64xx/mach-smdk6410.c b/arch/arm/mach-s3c64xx/mach-smdk6410.c index a966cac..2d5afd2 100644 --- a/arch/arm/mach-s3c64xx/mach-smdk6410.c +++ b/arch/arm/mach-s3c64xx/mach-smdk6410.c @@ -254,6 +254,7 @@ static struct platform_device *smdk6410_devices[] __initdata = { &s3c_device_fb, &s3c_device_ohci, &s3c_device_usb_hsotg, + &s3c64xx_device_iisv4, #ifdef CONFIG_REGULATOR &smdk6410_b_pwr_5v,