ARM: SMDK6410: Register IISv4 device
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 17 Feb 2010 19:03:20 +0000 (19:03 +0000)
committerBen Dooks <ben-linux@fluff.org>
Wed, 24 Feb 2010 01:58:48 +0000 (01:58 +0000)
The IISv4 controller is connected to the WM8580 on the board.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c64xx/mach-smdk6410.c

index a966cacb9b9d80324914ddd92674369b0dac1caa..2d5afd221d77c2530957b3368ab75abd91636fde 100644 (file)
@@ -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,