kernel-ark/drivers/net/wireless/b43
Michael Buesch 91d372c0af b43: Fix resume failure
This fixes a resume failure where a signal is pending on resume
so the firmware upload fails.
This removes the interruptible sleep, because we don't really need it.
In the worst case (with broken firmware) the sleep loop will take 1 second.
In the common case (working firmware), it will only take a few milliseconds.
So we don't really need to be interruptible.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-09-23 11:35:40 -04:00
..
b43.h b43: remove SHM spinlock 2009-09-08 16:31:08 -04:00
debugfs.c b43: remove SHM spinlock 2009-09-08 16:31:08 -04:00
debugfs.h b43: Use a threaded IRQ handler 2009-09-08 16:31:06 -04:00
dma.c b43: Remove DMA/PIO queue locks 2009-09-08 16:31:07 -04:00
dma.h b43: Remove DMA/PIO queue locks 2009-09-08 16:31:07 -04:00
Kconfig b43: PCMCIA is not experimental anymore 2009-09-08 16:31:10 -04:00
leds.c
leds.h
lo.c b43: Update dummy transmission to match V4 specs 2009-08-20 11:33:08 -04:00
lo.h
main.c b43: Fix resume failure 2009-09-23 11:35:40 -04:00
main.h b43: remove SHM spinlock 2009-09-08 16:31:08 -04:00
Makefile
pcmcia.c
pcmcia.h
phy_a.c b43: Refactor and update antenna diversity for A/G-PHY 2009-08-31 14:42:12 -04:00
phy_a.h
phy_common.c b43: Use a threaded IRQ handler 2009-09-08 16:31:06 -04:00
phy_common.h b43: Use a threaded IRQ handler 2009-09-08 16:31:06 -04:00
phy_g.c b43: Use a threaded IRQ handler 2009-09-08 16:31:06 -04:00
phy_g.h b43: Use a threaded IRQ handler 2009-09-08 16:31:06 -04:00
phy_lp.c b43: Add myself to module authors & to LP-PHY file copyright notices 2009-08-31 14:42:13 -04:00
phy_lp.h b43: Fix and update LP-PHY code 2009-08-28 14:40:52 -04:00
phy_n.c b43: implement baseband init for LP-PHY <= rev1 2009-08-04 16:44:24 -04:00
phy_n.h
pio.c b43: Remove PIO RX workqueue 2009-09-08 16:31:07 -04:00
pio.h b43: Remove PIO RX workqueue 2009-09-08 16:31:07 -04:00
rfkill.c
rfkill.h
sysfs.c b43: Use a threaded IRQ handler 2009-09-08 16:31:06 -04:00
sysfs.h
tables_lpphy.c b43: LP-PHY: Fix TX gain tables 2009-08-31 14:42:13 -04:00
tables_lpphy.h b43: LP-PHY: Refactor TX gain table I/O 2009-08-14 09:14:04 -04:00
tables_nphy.c
tables_nphy.h
tables.c
tables.h
wa.c b43: Handle B43_PHYTYPE_LP in RX path 2009-08-20 11:35:55 -04:00
wa.h
xmit.c b43: Fix sparse warning in hw-tkip code 2009-09-09 11:18:54 -04:00
xmit.h b43: add hardware tkip 2009-08-20 11:36:08 -04:00