USB: serial: ftdi_sio: assume hi-speed type
authorJohan Hovold <johan@kernel.org>
Sun, 11 Sep 2022 14:02:14 +0000 (16:02 +0200)
committerJohan Hovold <johan@kernel.org>
Thu, 15 Sep 2022 06:06:04 +0000 (08:06 +0200)
commit4d50f4fc67d6e903266ff3769d655729a070d490
tree921c4e260f746743e86a9d13cce23cde447e1515
parenta146cc4d4671e938bbfee414c29f589d4a148cbe
USB: serial: ftdi_sio: assume hi-speed type

In preparation for adding further Hi-Speed types, assume a 120 MHz clock
and set the channel index by default and instead override these values
as needed for legacy types.

Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/ftdi_sio.c