ALSA: hda: cs35l56: Add ACPI device match tables
authorSimon Trimmer <simont@opensource.cirrus.com>
Thu, 28 Mar 2024 12:13:55 +0000 (12:13 +0000)
committerTakashi Iwai <tiwai@suse.de>
Thu, 28 Mar 2024 13:27:20 +0000 (14:27 +0100)
commit2d0401ee38d43ab0e4cdd02dfc9d402befb2b5c8
tree6b69a6b07295385b4504ecf02bd2f6e6f40ee345
parentdaf6c4681a74034d5723e2fb761e0d7f3a1ca18f
ALSA: hda: cs35l56: Add ACPI device match tables

Adding the ACPI HIDs to the match table triggers the cs35l56-hda modules
to be loaded on boot so that Serial Multi Instantiate can add the
devices to the bus and begin the driver init sequence.

Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Fixes: 73cfbfa9caea ("ALSA: hda/cs35l56: Add driver for Cirrus Logic CS35L56 amplifier")
Message-ID: <20240328121355.18972-1-simont@opensource.cirrus.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/cs35l56_hda_i2c.c
sound/pci/hda/cs35l56_hda_spi.c