mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 10:40:53 +07:00
ARM: SMDKC100: Add audio devices on board
Add audio platform devices on the smdk by default. Signed-off-by: Jassi Brar <jassi.brar@samsung.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
This commit is contained in:
parent
9e4ed5c394
commit
99c56e0ce1
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user