]> git.karo-electronics.de Git - karo-tx-linux.git/commit
QE/FHCI: fixed the CONTROL bug
authorJerry Huang <r66093@freescale.com>
Tue, 18 Oct 2011 05:09:48 +0000 (13:09 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Nov 2011 17:35:45 +0000 (09:35 -0800)
commitd25b0f91d1f35a91b2eb49d139fa2803f55b6b47
tree952ca21bfeebfb362971bfd5269949b0fa7b7af7
parent5b81a5e1aee86808849307d5e025185ee5bde276
QE/FHCI: fixed the CONTROL bug

commit 273d23574f9dacd9c63c80e7d63639a669aad441 upstream.

For USB CONTROL transaction, when the data length is zero,
the IN package is needed to finish this transaction in status stage.

Signed-off-by: Jerry Huang <r66093@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/fhci-sched.c