Home
last modified time | relevance | path

Searched hist:abcc94480634f6fe9fc29b821261e8162c87ddd2 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/host/
H A Dehci-pci.cdiff abcc94480634f6fe9fc29b821261e8162c87ddd2 Thu Nov 24 00:45:32 CET 2005 David Brownell <david-b@pacbell.net> [PATCH] USB: EHCI updates mostly whitespace cleanups

This cleans up the recent updates to EHCI PCI support:

- Gets rid of checks for "is this a PCI device", they're no
longer needed since this is now all PCI-only code.

- Reduce log spamming: MWI is only interesting in the atypical
case that it can actually be used.

- Whitespace cleanup, as appropriate for a new file with no
other pending patches.

So other than that minor logging change, no functional updates.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>