Fixed Remote Wakeup broken on the AVRs due to the mechanism only operating when the...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 15 Mar 2011 08:07:29 +0000 (08:07 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 15 Mar 2011 08:07:29 +0000 (08:07 +0000)
commit134e018b21df179313c818ec63d6fcd2cce5e5e7
tree33fbbf5f28b5b92fa2206327fa653cf48d270815
parent95a1aa4c016829ebd7b641e8871ba123d36d49a4
Fixed Remote Wakeup broken on the AVRs due to the mechanism only operating when the SUSPI bit is set (thanks to Holger Steinhaus).

Remove redundant setting of UIDE in the AVR8 and AVR32 USB controller drivers.
LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.c
LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.c
LUFA/Drivers/USB/Core/UC3/USBController_UC3.c
LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.c
LUFA/ManPages/ChangeLog.txt