diff options
author | John Crispin <blogic@openwrt.org> | 2015-12-17 09:29:22 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-12-17 09:29:22 +0000 |
commit | 0007bb9f1edb182c53eeb611978f5507d7dfb9e0 (patch) | |
tree | cafe9ab7cc0fbdab154f247475c7981eccb34969 /target/linux/brcm2708/patches-4.1/0004-Add-dwc_otg-driver.patch | |
parent | 346baa542771fba75056eabbe346bfa0b673732f (diff) | |
download | master-187ad058-0007bb9f1edb182c53eeb611978f5507d7dfb9e0.tar.gz master-187ad058-0007bb9f1edb182c53eeb611978f5507d7dfb9e0.tar.bz2 master-187ad058-0007bb9f1edb182c53eeb611978f5507d7dfb9e0.zip |
brcm2708: update 4.1 patches
As usual, this patches were taken (and rebased) from
https://github.com/raspberrypi/linux/commits/rpi-4.1.y
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47922 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm2708/patches-4.1/0004-Add-dwc_otg-driver.patch')
-rw-r--r-- | target/linux/brcm2708/patches-4.1/0004-Add-dwc_otg-driver.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm2708/patches-4.1/0004-Add-dwc_otg-driver.patch b/target/linux/brcm2708/patches-4.1/0004-Add-dwc_otg-driver.patch index fefc9e97f3..b5ab055cf6 100644 --- a/target/linux/brcm2708/patches-4.1/0004-Add-dwc_otg-driver.patch +++ b/target/linux/brcm2708/patches-4.1/0004-Add-dwc_otg-driver.patch @@ -1,7 +1,7 @@ -From bd316831fe1a05b9306054d48fb48db5226a6c92 Mon Sep 17 00:00:00 2001 +From 1426af053026f1ad7f7beec0bf05212f7a135a2f Mon Sep 17 00:00:00 2001 From: popcornmix <popcornmix@gmail.com> Date: Wed, 1 May 2013 19:46:17 +0100 -Subject: [PATCH 004/203] Add dwc_otg driver +Subject: [PATCH 004/222] Add dwc_otg driver MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit |