diff options
author | Lee Jones <lee.jones@linaro.org> | 2013-12-19 16:55:02 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-01-07 16:37:19 +0100 |
commit | 609a3050b8a516d12cf6dc0e8beb5875ededad3d (patch) | |
tree | d600134f933de19a7cb85757a1299a6f5e3769cc /sound/isa/sc6000.c | |
parent | ASoC: Ux500: Match platform by device node when booting Device Tree (diff) | |
download | linux-609a3050b8a516d12cf6dc0e8beb5875ededad3d.tar.xz linux-609a3050b8a516d12cf6dc0e8beb5875ededad3d.zip |
ASoC: ux500_pcm: Stop pretending that we support varying address widths
The Slave Config's addr_width attribute is populated by data_width of
dma_cfg, which in turn is derived from dma_params' data_size attribute
and that comes from the slot_width which is always 16 bits (2 Bytes).
We're cutting out the middle man here and just setting the DMA Slave
Config directly.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/isa/sc6000.c')
0 files changed, 0 insertions, 0 deletions