[PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines
authorJean Delvare <khali@linux-fr.org>
Sun, 9 Apr 2006 18:07:35 +0000 (20:07 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 27 Apr 2006 17:28:59 +0000 (10:28 -0700)
We could use the recently added PCI_CLASS_SERIAL_USB_UHCI,
PCI_CLASS_SERIAL_USB_OHCI and PCI_CLASS_SERIAL_USB_EHCI defines in
more places, for slightly shorter and clearer code.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found