These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / include / linux / mfd / intel_soc_pmic.h
index abcbfcf..cf619db 100644 (file)
@@ -25,6 +25,8 @@ struct intel_soc_pmic {
        int irq;
        struct regmap *regmap;
        struct regmap_irq_chip_data *irq_chip_data;
+       struct regmap_irq_chip_data *irq_chip_data_level2;
+       struct device *dev;
 };
 
 #endif /* __INTEL_SOC_PMIC_H__ */