]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: hda/realtek: Convert existing CS35L56 products to use autodetect fixup function
authorSimon Trimmer <simont@opensource.cirrus.com>
Mon, 19 Aug 2024 12:37:36 +0000 (12:37 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 19 Aug 2024 14:05:18 +0000 (16:05 +0200)
commitb29ba8f1f9429b775a8b901364a21291588c2a23
tree97a34851a88c6f56210ed0043067b73de439bdec
parent41776e40082b06c79c3c069559d6ab6664394113
ALSA: hda/realtek: Convert existing CS35L56 products to use autodetect fixup function

The existing CS35L56 products can make use of the fixup function that
works out the component binding details so we can remove the fixed
configuration fixup functions.

Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Link: https://patch.msgid.link/20240819123736.111946-1-simont@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c