Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / linux / mfd / wm831x / core.h
index ed8fe0d04097277e9569f78617719c64cde5ed5b..4b1211859f74a9dad29a555c758b868e29a392d1 100644 (file)
@@ -382,6 +382,7 @@ struct wm831x {
 
        /* Used by the interrupt controller code to post writes */
        int gpio_update[WM831X_NUM_GPIO_REGS];
+       bool gpio_level[WM831X_NUM_GPIO_REGS];
 
        struct mutex auxadc_lock;
        struct list_head auxadc_pending;