mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-23 17:55:05 +03:00
Some of the audio drivers have been upstreamed recently as part of following series, https://lkml.org/lkml/2020/7/21/1357. In upstream, DPCM solution is proposed which is different from what is currently used in downstream. Hence there are conflicts related to audio routing. To resolve the differences use 'CONFIG_TEGRA_DPCM' checks. Once the DPCM proposal gets accepted and all remaining drivers are updated to work with DPCM, the config and legacy routing can be dropped. K5.9 removes snd_soc_component_read and uses prototype of snd_soc_component_read32. Hence update the call in tegra210_ahub.c Bug 200597174 Change-Id: I9e563e3d8a62f335ba8c22397c0750bf29810d3d Signed-off-by: Sameer Pujar <spujar@nvidia.com>
1.8 KiB
1.8 KiB