ASoC: dmaengine: Remove unused SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Thu, 14 Feb 2019 15:45:55 +0000 (16:45 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 14 Feb 2019 16:17:35 +0000 (16:17 +0000)
commit76d9c68b360f852e784170f10cb431e4713c7d0b
tree06015d051e3e19eb740be637c68cb08093fc16ee
parent541ccdc113f000d51858ee7e135889e4096a3316
ASoC: dmaengine: Remove unused SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag

There is now no users of this flag so remove it together with
related code.  The chan_name field of snd_dmaengine_dai_dma_data
data structure is not removed as it is still in use by the PXA
platform.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/dmaengine_pcm.h
sound/soc/soc-generic-dmaengine-pcm.c