kernel: bump 4.4 to 4.4.120 for 17.01
[openwrt/openwrt.git] / target / linux / ipq806x / patches-4.4 / 096-09-usb-dwc3-drop-ev_buffs-array.patch
index 6592a4eece645e1289f62fe2766e4d4f326bc69d..e2aa2a18b91a8cd49754c25f71b682ab62ca1c5f 100644 (file)
@@ -76,7 +76,7 @@ Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
        struct usb_gadget       gadget;
 --- a/drivers/usb/dwc3/gadget.c
 +++ b/drivers/usb/dwc3/gadget.c
-@@ -2576,7 +2576,7 @@ static irqreturn_t dwc3_process_event_bu
+@@ -2578,7 +2578,7 @@ static irqreturn_t dwc3_process_event_bu
        int left;
        u32 reg;
  
@@ -85,7 +85,7 @@ Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
        left = evt->count;
  
        if (!(evt->flags & DWC3_EVENT_PENDING))
-@@ -2635,7 +2635,7 @@ static irqreturn_t dwc3_check_event_buf(
+@@ -2637,7 +2637,7 @@ static irqreturn_t dwc3_check_event_buf(
        u32 count;
        u32 reg;