linux/drivers/net/wireless/p54
Christian Lamparter c88a768d7e p54usb: fix conflict with recent usb changes
A recent change in the usb core "USB: change interface to usb_lock_device_for_reset()"
conflicts with "p54usb: utilize usb_reset_device for 3887".

Sadly, we have to call usb_reset_device before we can upload the firmware on 3887.
Unless someone figures out how to reliably stop the 3887 so the hardware is still usable
next time we want to start it.

Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-01-29 16:00:43 -05: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 p54spi: p54spi driver 2009-01-29 16:00:25 -05:00
p54common.c p54spi: p54spi driver 2009-01-29 16:00:25 -05: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.c p54spi: p54spi driver 2009-01-29 16:00:25 -05:00
p54spi.h p54spi: p54spi driver 2009-01-29 16:00:25 -05:00
p54spi_eeprom.h p54spi: stlc45xx eeprom blob 2009-01-29 16:00:25 -05:00
p54usb.c p54usb: fix conflict with recent usb changes 2009-01-29 16:00:43 -05:00
p54usb.h p54usb: utilize usb_reset_device for 3887 2009-01-29 15:59:39 -05:00