Searched hist:d813d90085aefacc3500db94d82c60e0702965fa (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/tty/serial/8250/ |
H A D | 8250_exar.c | diff d813d90085aefacc3500db94d82c60e0702965fa Mon Feb 19 16:05:02 CET 2024 Andy Shevchenko <andriy.shevchenko@linux.intel.com> serial: 8250_exar: Use 8250 PCI library to map and assign resources
8250 PCI library provides a common code to map and assign resources. Use it in order to deduplicate existing code and support IO port variants.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20240219150627.2101198-7-andriy.shevchenko@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | Kconfig | diff d813d90085aefacc3500db94d82c60e0702965fa Mon Feb 19 16:05:02 CET 2024 Andy Shevchenko <andriy.shevchenko@linux.intel.com> serial: 8250_exar: Use 8250 PCI library to map and assign resources
8250 PCI library provides a common code to map and assign resources. Use it in order to deduplicate existing code and support IO port variants.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20240219150627.2101198-7-andriy.shevchenko@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|