Files
twx-linux/sound
Takashi Iwai 0235631198 Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()"
This reverts commit 7494e2e6c5.

Which was upstream commit f2bd1c5ae2.

The patch caused a regression leading to the missing HD-audio device
with ASoC SOF driver.  It was a part of large series and backporting
it alone breaks things while backporting the whole is too intrusive
as stable changes.  And, the issue the patch tries to address is a
corner case, hence it's better to revert.

BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=216613
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-10-26 12:22:57 +02:00
..