kernel/4.1: update to version 4.1.15
[openwrt.git] / target / linux / bcm53xx / patches-4.1 / 810-USB-bcma-use-simpler-devm_gpiod_get.patch
index 32a5113..f9b9870 100644 (file)
@@ -12,7 +12,7 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
 
 --- a/drivers/usb/host/bcma-hcd.c
 +++ b/drivers/usb/host/bcma-hcd.c
-@@ -568,8 +568,7 @@ static int bcma_hcd_probe(struct bcma_device *dev)
+@@ -568,8 +568,7 @@ static int bcma_hcd_probe(struct bcma_de
        usb_dev->core = dev;
  
        if (dev->dev.of_node)