Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 99c56e0c authored by Jassi Brar's avatar Jassi Brar Committed by Ben Dooks
Browse files

ARM: SMDKC100: Add audio devices on board



Add audio platform devices on the smdk by default.

Signed-off-by: default avatarJassi Brar <jassi.brar@samsung.com>
Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
parent 9e4ed5c3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -150,6 +150,8 @@ static struct platform_device *smdkc100_devices[] __initdata = {
	&s3c_device_hsmmc1,
	&s3c_device_hsmmc2,
	&smdkc100_lcd_powerdev,
	&s5pc100_device_iis0,
	&s5pc100_device_ac97,
};

static void __init smdkc100_map_io(void)