ar71xx: use gpio_request_one instead of ath79_set_usb_power_gpio
[librecmc/librecmc.git] / target / linux / ar71xx / patches-3.3 / 511-MIPS-ath79-add-ath79_set_usb_power_gpio.patch
index fa817897136d367adf71f11dde8213ee025e8bd5..91a793d5e1b8f7d5bd009544a3db15944cc501f7 100644 (file)
@@ -8,7 +8,7 @@
  #include <linux/dma-mapping.h>
  #include <linux/platform_device.h>
  #include <linux/usb/ehci_pdriver.h>
-@@ -236,3 +237,26 @@ void __init ath79_register_usb(void)
+@@ -282,3 +283,26 @@ void __init ath79_register_usb(void)
        else
                BUG();
  }