mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-25 10:42:21 +03:00
8f563d5978fb5597507d0d36be751278b47304c5
Some of the helper APIs are really simple and just return members. Removed following helpers to help simplify the code. * tegra_machine_set_num_dai_links() * tegra_machine_get_num_dai_links() * tegra_machine_set_machine_links() * tegra_machine_get_machine_links() * tegra_machine_set_machine_codec_conf() * tegra_machine_get_machine_codec_conf() * tegra_machine_get_bclk_ratio_array() * tegra_machine_get_rx_mask_array() * tegra_machine_get_tx_mask_array() * tegra_machine_get_num_links_t18x() Bug 200503387 Change-Id: I3864b8e8a48590ee480fccaa092cfb61579c80e4 Signed-off-by: Sameer Pujar <spujar@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2146324 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Jonathan Hunter <jonathanh@nvidia.com> Reviewed-by: Mohan Kumar D <mkumard@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Sharad Gupta <sharadg@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Description
No description provided