Commit 2fe4f0cb authored by Jassi Brar's avatar Jassi Brar Committed by Kukjin Kim

ARM: S5P6442: Enable I2S device to work on SMDK6442

Add missing virtual ASoC DMA device.
Signed-off-by: default avatarJassi Brar <jassi.brar@samsung.com>
Acked-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
[kgene.kim@samsung.com: minor changed title]
Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
parent e6f597a1
......@@ -68,6 +68,7 @@ static struct s3c2410_uartcfg smdk6442_uartcfgs[] __initdata = {
static struct platform_device *smdk6442_devices[] __initdata = {
&s3c_device_i2c0,
&samsung_asoc_dma,
&s5p6442_device_iis0,
&s3c_device_wdt,
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment