mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
snd_soc_of_parse_daifmt() is removed from later kernel versions and this causes complilation error. Use asoc_simple_parse_daifmt() helper to parse DAI format. asoc_simple_canonicalize_platform() has a different signature now and thus update the helper usage accordingly. Bug 3583581 Change-Id: I9a99fc71849ddf460040f980aea7d4b9f8f80011 Signed-off-by: Sameer Pujar <spujar@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2774427 Reviewed-by: Mohan Kumar D <mkumard@nvidia.com> Reviewed-by: Sharad Gupta <sharadg@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>