Merge tag 'pinctrl-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[linux-2.6-block.git] / drivers / usb / musb / musb_core.h
index b55a776b03eb5d37f4bbb3ec337656f3d0fc3c55..2cb88a498f8a5681265654e079456e0ae944667e 100644 (file)
@@ -378,6 +378,8 @@ struct musb {
        u8                      min_power;      /* vbus for periph, in mA/2 */
 
        int                     port_mode;      /* MUSB_PORT_MODE_* */
+       bool                    session;
+       bool                    quirk_invalid_vbus;
        bool                    is_host;
 
        int                     a_wait_bcon;    /* VBUS timeout in msecs */