These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / include / linux / mfd / mt6397 / core.h
index cf5265b..45b8e8a 100644 (file)
@@ -57,6 +57,7 @@ struct mt6397_chip {
        int irq;
        struct irq_domain *irq_domain;
        struct mutex irqlock;
+       u16 wake_mask[2];
        u16 irq_masks_cur[2];
        u16 irq_masks_cache[2];
 };