From: David Brownell Date: Wed, 23 Nov 2005 23:45:32 +0000 (-0800) Subject: [PATCH] USB: EHCI updates mostly whitespace cleanups X-Git-Tag: v2.6.15-rc3~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abcc94480634f6fe9fc29b821261e8162c87ddd2;p=pandora-kernel.git [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 Signed-off-by: Greg Kroah-Hartman Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed