Searched hist:"027 bf37dbe82bb6ce8aa7845f5c7653a869695cd" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/serial/ |
H A D | ftdi_sio.h | diff 027bf37dbe82bb6ce8aa7845f5c7653a869695cd Sun Sep 11 09:02:09 CDT 2022 Johan Hovold <johan@kernel.org> USB: serial: ftdi_sio: rename channel index
Multi-channel devices require a channel selector to be included in control requests.
Replace "interface" with the less ambiguous "channel", which is the terminology used for newer devices, in the corresponding defines and variables.
Signed-off-by: Johan Hovold <johan@kernel.org>
|
H A D | ftdi_sio.c | diff 027bf37dbe82bb6ce8aa7845f5c7653a869695cd Sun Sep 11 09:02:09 CDT 2022 Johan Hovold <johan@kernel.org> USB: serial: ftdi_sio: rename channel index
Multi-channel devices require a channel selector to be included in control requests.
Replace "interface" with the less ambiguous "channel", which is the terminology used for newer devices, in the corresponding defines and variables.
Signed-off-by: Johan Hovold <johan@kernel.org>
|