ALSA: hda/tas2781: Ignore reset check for SPI device
authorBaojun Xu <baojun.xu@ti.com>
Wed, 11 Feb 2026 03:09:46 +0000 (11:09 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Feb 2026 09:00:38 +0000 (10:00 +0100)
commit908ef80e31e4d3bd953a0088fe57640cd9ae7b3e
tree0c5f24eb2b28bf7bdcf7e3b6e083900513ab15ad
parent3a6b7dc431aab90744e973254604855e654294ae
ALSA: hda/tas2781: Ignore reset check for SPI device

In the SPI driver probe, the device should be in the default state, so the
device status check is not necessary. It should be forced to do the
firmware download as I2C device.

Signed-off-by: Baojun Xu <baojun.xu@ti.com>
Link: https://patch.msgid.link/20260211030946.2330-1-baojun.xu@ti.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/side-codecs/tas2781_hda_spi.c