mbox series

[0/1] Backport a fix for broken avs audio

Message ID 20241211111011.3560836-1-amadeuszx.slawinski@linux.intel.com (mailing list archive)
Headers show
Series Backport a fix for broken avs audio | expand

Message

Amadeusz Sławiński Dec. 11, 2024, 11:10 a.m. UTC
Patch fixing the broken audio issue for avs apparently didn't make it
into v6.12 stable tree and playing audio results in NULL pointer
dereference.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=219577

Backport a fix.

Amadeusz Sławiński (1):
  ASoC: Intel: avs: Fix return status of avs_pcm_hw_constraints_init()

 sound/soc/intel/avs/pcm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)