mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
The function tegra_alt_asoc_utils_set_parent() is only used by the Orca Viper machine driver. Update the Orca Viper machine driver to use the tegra_alt_asoc_utils_set_extern_parent() instead which also sets the extern parent clock and remove the redundant tegra_alt_asoc_utils_set_parent() function. Please note that the Orca Viper platform is no longer supported and in future will be removed. Bug 1665446 Change-Id: I51ac355e92a1c3dbb65f94bff081edd1837f7bc6 Signed-off-by: Jonathan Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2016369 Reviewed-by: Mohan Kumar D <mkumard@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Bibek Basu <bbasu@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>