]> git.neil.brown.name Git - history.git/commit
[PATCH] ohci misc
authorDavid Brownell <david-b@pacbell.net>
Mon, 15 Jul 2002 10:47:21 +0000 (03:47 -0700)
committerVojtech Pavlik <vojtech@suse.cz>
Mon, 15 Jul 2002 10:47:21 +0000 (03:47 -0700)
commit34271b636746160f509161b6370afa8c31ab0ca2
tree5defb39b11a6928c79c1fbed1b599c7dbbe788ad
parent2fcd00c2f6da48528ff0188676f4e91fea2a6795
[PATCH] ohci misc

This patch  includes the innocuous bits from a larger one that
I'm still working on (mostly unlink fixes):

- updates comments
- flags TDs that were seen in the donelist
- removes some bogus whitespace (at EOL etc) and tabs
- checks for an enumeration issue that might cause trouble
- delays IRQs a bit more aggressively
- shortens TD submit paths a smidgeon (smaller ".o")
- updates some of the debug output
- sanitizes usb_make_path() output on the SA-1111
drivers/usb/host/ohci-dbg.c
drivers/usb/host/ohci-hcd.c
drivers/usb/host/ohci-q.c
drivers/usb/host/ohci-sa1111.c
drivers/usb/host/ohci.h