Fixed Still Image Host class driver exiting the descriptor search routine prematurely...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 3 Mar 2011 19:32:27 +0000 (19:32 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 3 Mar 2011 19:32:27 +0000 (19:32 +0000)
commitc1c94fe5a0e0bcfb5ec37ed987b45954afe768cd
tree088d03b46dcaba731c43271505d291d6b1e6e27c
parent8c6f26e19db3310c452d19393cb4def3592671b1
Fixed Still Image Host class driver exiting the descriptor search routine prematurely if the data pipes (but not event pipe) is found.

Fixed missing call to Pipe_SetInfiniteINRequests() in the Pipe_ConfigurePipe() routine.
LUFA/Drivers/USB/Class/Host/StillImage.c
LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.c