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 44d9204..a52ffd1 100644 (file)
@@ -35,6 +35,10 @@ 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;
 };
 
 int cs35l41_hda_probe(struct device *dev, const char *device_name, int id, int irq,