]> 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:42:45 +0000 (09:42 -0800)
commitc35ffa5200629d3e91cc508819d92ed4274d67ee
tree2a9eb94b3d3cd34cc09ad232e31e095366a5ec82
parentb80ece94065343609f73fd82d45a7dfeae5279b2
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