Searched hist:"83 b713619ee1b15e09eae11a92a7f3305534223d" (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/amd/vangogh/ |
H A D | acp5x-pcm-dma.c | 83b713619ee1b15e09eae11a92a7f3305534223d Fri Feb 25 19:30:22 UTC 2022 Vijendar Mukunda <Vijendar.Mukunda@amd.com> ASoC: amd: vg: fix for pm resume callback sequence
The previous condition is used to cross check only the active stream status for I2S HS instance playback and capture use cases.
Modified logic to invoke sequence for two i2s controller instances.
This also fixes warnings reported by kernel robot: "warning: variable 'frmt_val' set but not used" "warning: variable 'reg_val' set but not used"
Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com> Link: https://lore.kernel.org/r/20220225193054.24916-1-Vijendar.Mukunda@amd.com Signed-off-by: Mark Brown <broonie@kernel.org>
|