Skip to content

Commit

Permalink
[PATCH] USB: EHCI updates mostly whitespace cleanups
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
David Brownell authored and Linus Torvalds committed Nov 24, 2005
1 parent f03c17f commit abcc944
Showing 1 changed file with 125 additions and 135 deletions.
Loading

0 comments on commit abcc944

Please sign in to comment.