Merge branch 'for-next' into for-linus
authorTakashi Iwai <tiwai@suse.de>
Mon, 8 Jan 2024 07:17:18 +0000 (08:17 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 8 Jan 2024 07:17:37 +0000 (08:17 +0100)
Prepare for 6.8 merge.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
1  2 
sound/pci/hda/cs35l41_hda_property.c
sound/pci/hda/patch_realtek.c

index c1afb721b4c677a4fe86622263708a9a59c3fc3f,fcc605be51cf7bf195572ad96d634e4687a96ff8..35277ce890a46fb9204cc80a55e812cb64c842d5
@@@ -208,9 -234,10 +234,9 @@@ static int generic_dsd_config(struct cs
                         "_DSD already exists.\n");
        }
  
-       if (cfg->bus == SPI) {
+       if (cs35l41->control_bus == SPI) {
                cs35l41->index = id;
  
 -#if IS_ENABLED(CONFIG_SPI)
                /*
                 * Manually set the Chip Select for the second amp <cs_gpio_index> in the node.
                 * This is only supported for systems with 2 amps, since we cannot expand the
Simple merge