X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=blobdiff_plain;f=recipes%2Flinux%2Fomap3-pandora-kernel%2F0004-Add-back-in-80us-delay-into-the-WiFi-module-init.patch;h=ce4cc1da854cf900cf79e2843a629055c66d6317;hp=0e4b405afe797743885011f490748f202c3ead9f;hb=5ca62d28e7bbdab9dac47a0919d4ce803e5faaac;hpb=88dce90e8f79f12c10c0e423555e73a8b9894ab7;ds=sidebyside diff --git a/recipes/linux/omap3-pandora-kernel/0004-Add-back-in-80us-delay-into-the-WiFi-module-init.patch b/recipes/linux/omap3-pandora-kernel/0004-Add-back-in-80us-delay-into-the-WiFi-module-init.patch index 0e4b405..ce4cc1d 100755 --- a/recipes/linux/omap3-pandora-kernel/0004-Add-back-in-80us-delay-into-the-WiFi-module-init.patch +++ b/recipes/linux/omap3-pandora-kernel/0004-Add-back-in-80us-delay-into-the-WiFi-module-init.patch @@ -1,4 +1,4 @@ -From 7d5ae8daa2289378ba9c9321f6c9659cae20bcdd Mon Sep 17 00:00:00 2001 +From a070a7c121ae1885a6c0354598efc12b3d98beab Mon Sep 17 00:00:00 2001 From: David-John Willis Date: Tue, 1 Sep 2009 18:24:15 +0100 Subject: [PATCH 4/4] Add back in 80us delay into the WiFi module init. @@ -78,10 +78,10 @@ index 2968340..591cc6c 100755 } diff --git a/arch/arm/mach-omap2/board-omap3pandora.c b/arch/arm/mach-omap2/board-omap3pandora.c -index da35a62..3fe3447 100755 +index 1d95fae..aec5fec 100755 --- a/arch/arm/mach-omap2/board-omap3pandora.c +++ b/arch/arm/mach-omap2/board-omap3pandora.c -@@ -460,10 +460,8 @@ int pandora_wifi_power(int on) +@@ -503,10 +503,8 @@ int pandora_wifi_power(int on) if (on) { gpio_set_value(PANDORA_WIFI_GPIO, 1);