X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fbcm53xx%2Fpatches-4.1%2F185-USB-bcma-add-support-for-controlling-bus-power-throu.patch;h=da3fe93c6e751d782d77631aa011b001ab445bed;hp=d9a8a1e6218668154dc49c11f648f4f32d8f0bb8;hb=484ecf816460f58fe589565ac88014f369db86ee;hpb=cda52dcb329e02674175b60426be26cd813294a6 diff --git a/target/linux/bcm53xx/patches-4.1/185-USB-bcma-add-support-for-controlling-bus-power-throu.patch b/target/linux/bcm53xx/patches-4.1/185-USB-bcma-add-support-for-controlling-bus-power-throu.patch index d9a8a1e621..da3fe93c6e 100644 --- a/target/linux/bcm53xx/patches-4.1/185-USB-bcma-add-support-for-controlling-bus-power-throu.patch +++ b/target/linux/bcm53xx/patches-4.1/185-USB-bcma-add-support-for-controlling-bus-power-throu.patch @@ -6,7 +6,7 @@ Subject: [PATCH] USB: bcma: add support for controlling bus power through GPIO On some boards a GPIO is needed to activate USB controller. Make it possible to specify such a GPIO in device tree. -Signed-off-by: Felix Fietkau +Signed-off-by: Felix Fietkau Signed-off-by: Hauke Mehrtens --- drivers/usb/host/bcma-hcd.c | 24 ++++++++++++++++++++++++