From: Alan Stern Date: Thu, 2 Oct 2008 15:47:15 +0000 (-0400) Subject: USB: EHCI, OHCI, UHCI: remove version numbers X-Git-Tag: v2.6.28-rc1~254^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b70f07343389cb474235def00b021a645ede916;p=pandora-kernel.git USB: EHCI, OHCI, UHCI: remove version numbers This patch (as1145) removes the essentially useless driver-version strings from ehci-hcd, ohci-hcd, and uhci-hcd. It also unifies the form of the banner lines they display upon loading and adds a missing test for usb_disabled() to ehci-hcd. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed