diff options
author | Sylwester Nawrocki <s.nawrocki@samsung.com> | 2016-08-04 11:30:31 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-08-08 12:55:20 +0200 |
commit | 2feb6165397155010147ff181b1501424c28ade7 (patch) | |
tree | 218f95fe83aae8fed77d28b6e42dac6202f163b3 /sound/soc/samsung/smdk_wm8994pcm.c | |
parent | ASoC: samsung: Drop usage of struct s3c_dma_params from spdif.c (diff) | |
download | linux-2feb6165397155010147ff181b1501424c28ade7.tar.xz linux-2feb6165397155010147ff181b1501424c28ade7.zip |
ASoC: samsung: Drop usage of of struct s3c_dma_params from pcm.c
struct s3c_dma_params already includes struct snd_dmaengine_dai_dma_data,
there is no need for such an indirection so switch to using struct
snd_dmaengine_dai_dma_data instead of struct s3c_dma_params. This also
allows us to use snd_soc_dai_init_dma_data() function instead of the
platform specific samsung_asoc_init_dma_data helper.
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions