]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
MUSB: Real fix bug 4 usb bugs found on Blackfin
authorBryan Wu <cooloney@kernel.org>
Sat, 17 May 2008 11:01:21 +0000 (19:01 +0800)
committerTony Lindgren <tony@atomide.com>
Wed, 21 May 2008 15:47:09 +0000 (08:47 -0700)
commit41c13615e46ed02a1aaafcc267603be8ea5244e9
tree6458bada3688ddef0d2edda21780745cb56f08e3
parentc2505152f83ae17bba77909462362e678a62c66b
MUSB: Real fix bug 4 usb bugs found on Blackfin

 - USB-IDE
   http://blackfin.uclinux.org/gf/project/linux-kernel/tracker/?action=TrackerItemEdit&tracker_item_id=3789
 - 30G iPod
   http://blackfin.uclinux.org/gf/project/linux-kernel/tracker/?action=TrackerItemEdit&tracker_item_id=3806
 - USB to CF/SD card reader
   http://blackfin.uclinux.org/gf/project/linux-kernel/tracker/?action=TrackerItemEdit&tracker_item_id=3790
   http://blackfin.uclinux.org/gf/project/linux-kernel/tracker/?action=TrackerItemEdit&tracker_item_id=3807

Sonic found, when we got STALL, we should clear the toggle.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/usb/musb/musb_host.c