]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda: add snd_hdac_stop_streams() helper
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Mon, 19 Sep 2022 12:10:38 +0000 (14:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Jan 2023 10:41:39 +0000 (11:41 +0100)
commit739db43f791e30358f1d2460e96658e729d9f96d
treecc111e66db7e8ed89f2246126ced906bbb408ff1
parent668d6517e672661523bab0ca98518295de35ef20
ALSA: hda: add snd_hdac_stop_streams() helper

[ Upstream commit ad7ca48654188677061c41f09c5486f3df571b87 ]

Minor code reuse, no functionality change.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20220919121041.43463-6-pierre-louis.bossart@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Stable-dep-of: 171107237246 ("ASoC: Intel: Skylake: Fix driver hang during shutdown")
Signed-off-by: Sasha Levin <sashal@kernel.org>
include/sound/hdaudio.h
sound/hda/hdac_stream.c
sound/pci/hda/hda_controller.c