commit | 467b061f1ac80f323bedb56d20a24f7bc0d2cec5 | [log] [tgz] |
---|---|---|
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | Mon Jul 23 16:54:03 2018 +0100 |
committer | Mark Brown <broonie@kernel.org> | Tue Jul 24 12:06:43 2018 +0100 |
tree | 6b0d2a57284cccef0d1ac53b3b1fb86d5048c7a4 | |
parent | a241c3d95b8b985834d218eedde3923ed683e862 [diff] |
ASoC: core: add support to snd_soc_dai_get_channel_map() On Qualcomm platforms, specifically with SLIMbus interfaced codecs, the codec slim channel numbers are passed to DSP while configuring the slim audio path. Having get_channel_map() would allow dais to share such information across multiple dais. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>