linux-imx/sound
Takashi Iwai 15e3bbd83b ALSA: hda/tas2781: Use correct endian conversion
[ Upstream commit 829e2a2312 ]

The data conversion is done rather by a wrong function.  We convert to
BE32, not from BE32.  Although the end result must be same, this was
complained by the compiler.

Fix the code again and align with another similar function
tas2563_apply_calib() that does already right.

Fixes: 3beddef84d ("ALSA: hda/tas2781: fix wrong calibrated data order")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202408141630.DiDUB8Z4-lkp@intel.com/
Link: https://patch.msgid.link/20240814100500.1944-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-08-29 17:33:44 +02:00
..
ac97
aoa
arm
atmel
core ALSA: seq: ump: Optimize conversions from SysEx to UMP 2024-08-11 12:47:25 +02:00
drivers
firewire Revert "ALSA: firewire-lib: operate for period elapse event in process context" 2024-08-11 12:47:25 +02:00
hda ALSA/hda: intel-dsp-config: Document AVS as dsp_driver option 2024-06-27 13:49:05 +02:00
i2c
isa
mips
oss
parisc
pci ALSA: hda/tas2781: Use correct endian conversion 2024-08-29 17:33:44 +02:00
pcmcia
ppc
sh
soc ASoC: SOF: ipc4: check return value of snd_sof_ipc_msg_data 2024-08-29 17:33:31 +02:00
sparc
spi
synth ALSA: emux: improve patch ioctl data validation 2024-07-05 09:33:52 +02:00
usb ALSA: usb-audio: Support Yamaha P-125 quirk entry 2024-08-29 17:33:11 +02:00
virtio
x86
xen
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c