linux/sound/soc/amd
Vijendar Mukunda 83b713619e
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>
2022-02-28 13:33:47 +00:00
..
acp ASoC: acp: check the return value of devm_kzalloc() in acp_legacy_dai_links_create() 2022-02-25 13:45:41 +00:00
include ASoC: AMD : add ACP 2.2 register headers 2016-01-10 12:44:10 +00:00
raven ASoC: amd: pcm-dma: Use platform_get_irq() to get the interrupt 2022-02-28 13:33:35 +00:00
renoir ASoC: amd: pcm-dma: Use platform_get_irq() to get the interrupt 2022-02-28 13:33:35 +00:00
vangogh ASoC: amd: vg: fix for pm resume callback sequence 2022-02-28 13:33:47 +00:00
yc ASoC: amd: acp6x-pdm-dma: Constify static snd_soc_dai_ops 2021-12-06 13:49:31 +00:00
acp3x-rt5682-max9836.c ASoC: amd: Convert to new style DAI format definitions 2021-12-08 16:47:31 +00:00
acp-config.c ASoC: amd: sof-mach: Add support for RT5682S and RT1019 card 2022-01-24 13:31:58 +00:00
acp-da7219-max98357a.c ASoC: amd: Convert to new style DAI format definitions 2021-12-08 16:47:31 +00:00
acp-pcm-dma.c ASoC: amd: pcm-dma: Use platform_get_irq() to get the interrupt 2022-02-28 13:33:35 +00:00
acp-rt5645.c ASoC: amd: Convert to new style DAI format definitions 2021-12-08 16:47:31 +00:00
acp.h ASoC: amd: acp-pcm-dma: add .delay support 2021-11-29 12:19:42 +00:00
Kconfig ASoC: amd: renoir: Add check for acp configuration flags 2022-01-28 15:59:35 +00:00
mach-config.h ASoC: amd: acp: Add generic PCI driver module for ACP device 2022-01-28 15:59:31 +00:00
Makefile ASoC: amd: Add module to determine ACP configuration 2021-11-17 17:35:50 +00:00