]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: amd: Use single dai for da7219 playback and capture
authorAkshu Agrawal <akshu.agrawal@amd.com>
Mon, 19 Mar 2018 05:37:41 +0000 (11:07 +0530)
committerMark Brown <broonie@kernel.org>
Tue, 20 Mar 2018 01:18:18 +0000 (09:18 +0800)
commitf155181d23608acd3fb46d0d6b1507b68ffa436b
tree6202d8f0e497658aa21ff2a4e0acef3a4cf69517
parent17aa9521d0c2856808c54ca1144d5c708e748928
ASoC: amd: Use single dai for da7219 playback and capture

BT I2S is a bi-directional dai, we will use the same
cpu dai for playback and capture.

TEST=aplay -D hw:0,0 -vv <file>
arecord -D hw:0,0 -f dat -d 5 -vv <file>

Signed-off-by: Akshu Agrawal <akshu.agrawal@amd.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/acp-da7219-max98357a.c