]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda/tas2781: Fix index issue in tas2781 hda SPI driver
authorBaojun Xu <baojun.xu@ti.com>
Fri, 14 Feb 2025 01:30:21 +0000 (09:30 +0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 14 Feb 2025 07:39:21 +0000 (08:39 +0100)
commit325735e83d7d0016e7b61069df2570e910898466
treeae0636c4e6ec7f4670945277a2db30d7e20db9e6
parentc5a9df928ec4d91e8ab7ab3b4c37012e79bc2a09
ALSA: hda/tas2781: Fix index issue in tas2781 hda SPI driver

Correct wrong mask for device index.

Signed-off-by: Baojun Xu <baojun.xu@ti.com>
Fixes: bb5f86ea50ff ("ALSA: hda/tas2781: Add tas2781 hda SPI driver")
Link: https://patch.msgid.link/20250214013021.6072-1-baojun.xu@ti.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/tas2781_spi_fwlib.c