Skip to content

Commit

Permalink
ARM: SMDK6410: Register IISv4 device
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Mark Brown authored and Ben Dooks committed Feb 24, 2010
1 parent a7a81d0 commit 1f10086
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-s3c64xx/mach-smdk6410.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 1f10086

Please sign in to comment.