linux-loongson/sound/hda/codecs/side-codecs
Takashi Iwai 3f4422e7c9 ALSA: hda: tas2781: Fix wrong reference of tasdevice_priv
During the conversion to unify the calibration data management, the
reference to tasdevice_priv was wrongly set to h->hda_priv instead of
h->priv.  This resulted in memory corruption and crashes eventually.
Unfortunately it's a void pointer, hence the compiler couldn't know
that it's wrong.

Fixes: 4fe2385134 ("ALSA: hda/tas2781: Move and unified the calibrated-data getting function for SPI and I2C into the tas2781_hda lib")
Link: https://bugzilla.suse.com/show_bug.cgi?id=1248270
Cc: <stable@vger.kernel.org>
Link: https://patch.msgid.link/20250820051902.4523-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2025-08-20 07:23:23 +02:00
..
cirrus_scodec_test.c treewide: rename GPIO set callbacks back to their original names 2025-08-07 10:07:06 +02:00
cirrus_scodec.c
cirrus_scodec.h
cs35l41_hda_i2c.c
cs35l41_hda_property.c
cs35l41_hda_property.h
cs35l41_hda_spi.c
cs35l41_hda.c
cs35l41_hda.h
cs35l56_hda_i2c.c
cs35l56_hda_spi.c
cs35l56_hda.c
cs35l56_hda.h
hda_component.c
hda_component.h
Kconfig
Makefile
tas2781_hda_i2c.c ALSA: hda: tas2781: Fix wrong reference of tasdevice_priv 2025-08-20 07:23:23 +02:00
tas2781_hda_spi.c ALSA: hda/tas2781: Add name prefix tas2781 for tas2781's dvc_tlv and amp_vol_tlv 2025-08-18 11:10:57 +02:00
tas2781_hda.c ALSA: hda/tas2781: Support L"SmartAmpCalibrationData" to save calibrated data 2025-08-06 08:05:47 +02:00
tas2781_hda.h ALSA: hda/tas2781: Support L"SmartAmpCalibrationData" to save calibrated data 2025-08-06 08:05:47 +02:00