kernel: Update to version 4.4.182
[openwrt/openwrt.git] / target / linux / ipq806x / patches-4.4 / 096-09-usb-dwc3-drop-ev_buffs-array.patch
index fef5c68a017fc97a96aa283d03f67bfae8bc1111..e8172a1220a34550eba1ec25872c78519d20e53c 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
-@@ -2578,7 +2578,7 @@ static irqreturn_t dwc3_process_event_bu
+@@ -2579,7 +2579,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))
-@@ -2637,7 +2637,7 @@ static irqreturn_t dwc3_check_event_buf(
+@@ -2638,7 +2638,7 @@ static irqreturn_t dwc3_check_event_buf(
        u32 count;
        u32 reg;