kernel: bump 6.1 to 6.1.78
[openwrt/staging/jow.git] / target / linux / bcm27xx / patches-6.1 / 950-0865-usb-dwc3-Set-DMA-and-coherent-masks-early.patch
index 2c09524dfd6b1e9a4c2e593d83a55aedea33acab..e67cb66880eb03b5669ca164b334a71cb670ee62 100644 (file)
@@ -362,7 +362,7 @@ Signed-off-by: Jonathan Bell <jonathan@raspberrypi.com>
  int dwc3_host_init(struct dwc3 *dwc)
  {
 +      struct platform_device  *pdev = to_platform_device(dwc->dev);
-       struct property_entry   props[4];
+       struct property_entry   props[5];
        struct platform_device  *xhci;
        int                     ret, irq;
        int                     prop_idx = 0;