2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-20 19:23:57 +08:00
linux-next/drivers/net/wireless/p54
Christian Lamparter fbf95296c1 p54usb: stop USB core interference in exit path
The patch fixes a problem when the (Soft)LED stayed on after the module was unloaded.
It turned out that the USB core disables all endpoints before calling the disconnect method.
So it was impossible to switch off the radio & LEDs.

Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-03-16 18:09:27 -04:00
..
Kconfig p54spi: p54spi driver 2009-01-29 16:00:25 -05:00
Makefile p54spi: p54spi driver 2009-01-29 16:00:25 -05:00
net2280.h
p54.h wireless: restrict to 32 legacy rates 2009-01-29 16:01:09 -05:00
p54common.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-03-10 05:04:16 -07:00
p54common.h p54: longbow frontend support 2009-01-29 16:00:24 -05:00
p54pci.c p54: prevent upload of wrong firmwares 2009-01-29 15:59:39 -05:00
p54pci.h p54pci: cache firmware for suspend/resume 2008-11-25 16:41:38 -05:00
p54spi_eeprom.h p54spi: stlc45xx eeprom blob 2009-01-29 16:00:25 -05:00
p54spi.c p54spi: remove arch specific dependencies 2009-01-29 16:00:44 -05:00
p54spi.h p54spi: remove arch specific dependencies 2009-01-29 16:00:44 -05:00
p54usb.c p54usb: stop USB core interference in exit path 2009-03-16 18:09:27 -04:00
p54usb.h p54usb: utilize usb_reset_device for 3887 2009-01-29 15:59:39 -05:00