Merge remote-tracking branch 'usb-gadget/next'
[deliverable/linux.git] / drivers / usb / dwc2 / core.h
index 466c220914d4d063d3347db4188686db2b919c43..aad4107ef927e26388f302ebbbd7907ad9a295c0 100644 (file)
@@ -861,6 +861,7 @@ struct dwc2_hsotg {
        void *priv;
        int     irq;
        struct clk *clk;
+       struct reset_control *reset;
 
        unsigned int queuing_high_bandwidth:1;
        unsigned int srp_success:1;
This page took 0.115585 seconds and 5 git commands to generate.