These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / include / linux / mfd / da9063 / pdata.h
index 95c8742..612383b 100644 (file)
@@ -103,6 +103,7 @@ struct da9063;
 struct da9063_pdata {
        int                             (*init)(struct da9063 *da9063);
        int                             irq_base;
+       bool                            key_power;
        unsigned                        flags;
        struct da9063_regulators_pdata  *regulators_pdata;
        struct led_platform_data        *leds_pdata;