Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[linux-2.6-microblaze.git] / sound / pci / hda / cs35l41_hda.h
index c486e4a..a52ffd1 100644 (file)
@@ -35,7 +35,9 @@ struct cs35l41_hda {
 
        int irq;
        int index;
+       int channel_index;
        unsigned volatile long irq_errors;
+       const char *amp_name;
        struct regmap_irq_chip_data *irq_data;
 };