From: Mark Brown Date: Wed, 17 Feb 2010 19:03:20 +0000 (+0000) Subject: ARM: SMDK6410: Register IISv4 device X-Git-Tag: firefly_0821_release~9833^2~2609^2~3^2~11 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=1f1008684a392f92c174252243d72a3297d6fa46;p=firefly-linux-kernel-4.4.55.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 a966cacb9b9d..2d5afd221d77 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,