From 2025d3ae57df2368aa77ac9bb8e10d00090c060b Mon Sep 17 00:00:00 2001 From: florian 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34501 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../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