From 512baafc6b88c6e30bab7979c87c6931714a1c43 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Wed, 5 Dec 2012 14:18:05 +0000 Subject: [PATCH] kernel/3.3: move OHCI and EHCI platform drivers to generic These patches are not specific to bcm47xx and will be used on other platforms as well. Signed-off-by: Florian Fainelli SVN-Revision: 34501 --- .../081-USB-OHCI-Add-a-generic-platform-device-driver.patch} | 0 .../082-USB-EHCI-Add-a-generic-platform-device-driver.patch} | 0 .../patches-3.3/083-USB-EHCI-platform-remove-update.patch} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename target/linux/{brcm47xx/patches-3.3/180-USB-OHCI-Add-a-generic-platform-device-driver.patch => generic/patches-3.3/081-USB-OHCI-Add-a-generic-platform-device-driver.patch} (100%) rename target/linux/{brcm47xx/patches-3.3/181-USB-EHCI-Add-a-generic-platform-device-driver.patch => generic/patches-3.3/082-USB-EHCI-Add-a-generic-platform-device-driver.patch} (100%) rename target/linux/{brcm47xx/patches-3.3/187-USB-EHCI-platform-remove-update.patch => generic/patches-3.3/083-USB-EHCI-platform-remove-update.patch} (100%) diff --git a/target/linux/brcm47xx/patches-3.3/180-USB-OHCI-Add-a-generic-platform-device-driver.patch b/target/linux/generic/patches-3.3/081-USB-OHCI-Add-a-generic-platform-device-driver.patch similarity index 100% rename from target/linux/brcm47xx/patches-3.3/180-USB-OHCI-Add-a-generic-platform-device-driver.patch rename to target/linux/generic/patches-3.3/081-USB-OHCI-Add-a-generic-platform-device-driver.patch diff --git a/target/linux/brcm47xx/patches-3.3/181-USB-EHCI-Add-a-generic-platform-device-driver.patch b/target/linux/generic/patches-3.3/082-USB-EHCI-Add-a-generic-platform-device-driver.patch similarity index 100% rename from target/linux/brcm47xx/patches-3.3/181-USB-EHCI-Add-a-generic-platform-device-driver.patch rename to target/linux/generic/patches-3.3/082-USB-EHCI-Add-a-generic-platform-device-driver.patch diff --git a/target/linux/brcm47xx/patches-3.3/187-USB-EHCI-platform-remove-update.patch b/target/linux/generic/patches-3.3/083-USB-EHCI-platform-remove-update.patch similarity index 100% rename from target/linux/brcm47xx/patches-3.3/187-USB-EHCI-platform-remove-update.patch rename to target/linux/generic/patches-3.3/083-USB-EHCI-platform-remove-update.patch -- 2.25.1