Sameer Pujar 91021c920e ASoC: tegra-alt: get rid of i2s_soc_data
soc_data structure for i2s appears to be redundant for following reasons.
 * is_soc_t210 is unused. For older kernels this was added to implement
   MBIST WAR, bug 200035860. WAR is not required for kernel > k4.4 and
   hence cleaned up as part of bug 2485656.
 * set_audio_cif and set_slot_ctrl point to the same functions for
   Tegra210 and Tegra186. Thus there is no need to have soc_data members
   for it.

Hence references to soc_data is removed from the i2s driver.

Bug 200503387

Change-Id: I597bd594da70f2d27d9c330b871d26cf3651f7af
Signed-off-by: Sameer Pujar <spujar@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2132446
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Mohan Kumar D <mkumard@nvidia.com>
Reviewed-by: Jonathan Hunter <jonathanh@nvidia.com>
GVS: Gerrit_Virtual_Submit
Reviewed-by: Ravindra Lokhande <rlokhande@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
2022-09-29 15:30:21 +05:30
2022-09-10 23:43:40 -07:00
2022-09-07 12:27:01 -07:00
Description
No description provided
34 MiB