OSDN Git Service

ASoC: Revert "samsung: Remove unneeded initialization of chan_name"
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Tue, 17 Jan 2017 13:16:42 +0000 (14:16 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 23 Jan 2017 18:16:33 +0000 (18:16 +0000)
commitb8ab0ccc0b6e517ff595f1b06fb9f578c8b4001f
treee1aef3337536b6f108cf95748d8641ba147fbc28
parenta5de5b74a50113564a1e0850e2da96c37c35e55d
ASoC: Revert "samsung: Remove unneeded initialization of chan_name"

This reverts commit cdaf9af1eaeb539e32bfd6da6310b41ad6c3ba23
which breaks I2S support on the non-DT Samsung SoC platforms,
since the default "tx", "rx" DMA channel names for playback
and capture streams or custom channel names in struct
snd_dmaengine_pcm_config are supported in the ASoC dmaengine
module only for devicetree booting case.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/samsung/dmaengine.c
sound/soc/samsung/i2s.c
sound/soc/samsung/s3c2412-i2s.c
sound/soc/samsung/s3c24xx-i2s.c