[source] ar71xx: fixup ar71xx/ar933x_wmac_reset: remove indefinite wait for wmac reset

LEDE Commits lede-commits at lists.infradead.org
Sun Jun 11 08:17:51 PDT 2017


lynxis pushed a commit to source.git, branch master:
https://git.lede-project.org/8960f2b80c7f40d6943f093fcb99475d145e9dc9

commit 8960f2b80c7f40d6943f093fcb99475d145e9dc9
Author: Kevin Darbyshire-Bryant <kevin at darbyshire-bryant.me.uk>
AuthorDate: Sun Jun 11 14:36:17 2017 +0100

    ar71xx: fixup ar71xx/ar933x_wmac_reset: remove indefinite wait for wmac reset
    
    Fix malformed patch introduced by 296312fca13a4cab1d157e0474e1f0bcca6adf5c
    
    Signed-off-by: Kevin Darbyshire-Bryant <kevin at darbyshire-bryant.me.uk>
---
 .../linux/ar71xx/patches-4.4/200-MIPS-ath79-fix-ar933x-wmac-reset.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/ar71xx/patches-4.4/200-MIPS-ath79-fix-ar933x-wmac-reset.patch b/target/linux/ar71xx/patches-4.4/200-MIPS-ath79-fix-ar933x-wmac-reset.patch
index 1a6b220..b7ae0ce 100644
--- a/target/linux/ar71xx/patches-4.4/200-MIPS-ath79-fix-ar933x-wmac-reset.patch
+++ b/target/linux/ar71xx/patches-4.4/200-MIPS-ath79-fix-ar933x-wmac-reset.patch
@@ -1,6 +1,6 @@
 --- a/arch/mips/ath79/dev-wmac.c
 +++ b/arch/mips/ath79/dev-wmac.c
-@@ -61,10 +61,27 @@ static void __init ar913x_wmac_setup(voi
+@@ -62,10 +62,26 @@ static void __init ar913x_wmac_setup(voi
  
  static int ar933x_wmac_reset(void)
  {



More information about the lede-commits mailing list