QE/FHCI: fixed the CONTROL bug
authorJerry Huang <r66093@freescale.com>
Tue, 18 Oct 2011 05:09:48 +0000 (13:09 +0800)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 17 Aug 2012 19:35:32 +0000 (15:35 -0400)
commitf47b301ecc6ff8446524548b93b7675252a62d96
tree188e985ca03b6f0d7e2cfb84c5805834abe86441
parentac14dfbeab9df9601d24627f4c074f05047e10c3
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>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/usb/host/fhci-sched.c