ALSA: hda/tas2781: Fix the order of TAS2781 calibrated-data
authorShenghao Ding <shenghao-ding@ti.com>
Sun, 7 Sep 2025 22:27:27 +0000 (06:27 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 8 Sep 2025 07:36:39 +0000 (09:36 +0200)
commit71d2893a235bf3b95baccead27b3d47f2f2cdc4c
tree1ec554a1b2324f038d4a4a968fd1f8b9cadf1d74
parentad64c073c9a031850de1542e6e976b0249e7e650
ALSA: hda/tas2781: Fix the order of TAS2781 calibrated-data

A bug reported by one of my customers that the order of TAS2781
calibrated-data is incorrect, the correct way is to move R0_Low
and insert it between R0 and InvR0.

Fixes: 4fe238513407 ("ALSA: hda/tas2781: Move and unified the calibrated-data getting function for SPI and I2C into the tas2781_hda lib")
Signed-off-by: Shenghao Ding <shenghao-ding@ti.com>
Link: https://patch.msgid.link/20250907222728.988-1-shenghao-ding@ti.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/side-codecs/tas2781_hda.c