linux-stable/sound/soc/amd/vangogh
Vijendar Mukunda a07c7b64ea ASoC: amd: vg: fix for pm resume callback sequence
[ Upstream commit 83b713619e ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-04-08 14:24:02 +02:00
..
acp5x-i2s.c ASoC: amd: fix an IS_ERR() vs NULL bug in probe 2021-07-27 13:14:53 +01:00
acp5x-pcm-dma.c ASoC: amd: vg: fix for pm resume callback sequence 2022-04-08 14:24:02 +02:00
acp5x.h ASoC: amd: add vangogh i2s dai driver ops 2021-07-22 12:45:41 +01:00
Makefile ASoC: amd: enable vangogh acp5x driver build 2021-07-22 12:45:44 +01:00
pci-acp5x.c ASoC: amd: add vangogh pci driver pm ops 2021-07-22 12:45:42 +01:00
vg_chip_offset_byte.h