commit | e1963214a7421bb80dadb1a54d2c748d2682906e | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Feb 11 13:36:07 2014 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Aug 10 10:05:45 2017 +0200 |
tree | 890dcb605e7f20af8356ecd77a5596a3a82d3d8d | |
parent | fe1b11d8f27e112c0789d2d85b362125a75c2d7e [diff] |
ASoC: ux500: get RX and TX channels respectively The Ux500 DT-based DMA channel retrieveal would fail as the generic DAI core didn't get the name of the DMA channel to fetch. Instruct it to fetch "rx" and "tx" channels respectively. Cc: Lee Jones <lee.jones@linaro.org> Cc: Mark Brown <broonie@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>