Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

usb: drop comment about 2 uhci drivers

Drop the ancient comment about 2 usb/uhci drivers since there are
no longer 2 of them.

Cc: Johan Hovold <johan@kernel.org>
Cc: linux-usb@vger.kernel.org
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/5f93d906-4f5c-2a78-c1c7-36cf07e94bcc@infradead.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Randy Dunlap and committed by
Greg Kroah-Hartman
145e6dd8 03521794

-3
-3
drivers/usb/serial/Kconfig
··· 129 129 parallel port on the USB 2 appears as a third serial port on Linux. 130 130 The Digi Acceleport USB 8 is not yet supported by this driver. 131 131 132 - This driver works under SMP with the usb-uhci driver. It does not 133 - work under SMP with the uhci driver. 134 - 135 132 To compile this driver as a module, choose M here: the 136 133 module will be called digi_acceleport. 137 134