Searched hist:"477 f6ee694fbd07047fecd37a9992bbe22a36323" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/tty/serial/8250/ |
H A D | 8250_exar.c | diff 477f6ee694fbd07047fecd37a9992bbe22a36323 Wed Apr 17 22:31:24 CEST 2024 Parker Newman <pnewman@connecttech.com> serial: exar: added a exar_get_nr_ports function
Moved code for getting number of ports from exar_pci_probe() to a separate exar_get_nr_ports() function. CTI specific code will be added in another patch in this series.
Signed-off-by: Parker Newman <pnewman@connecttech.com> Link: https://lore.kernel.org/r/33f2bf66bc334573c10cf670a299ecef0b7264bc.1713382717.git.pnewman@connecttech.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|