linux/drivers/tty/serdev
Andy Shevchenko 64ebf87972 serdev: Replace custom code with device_match_acpi_handle()
Since driver core provides a generic device_match_acpi_handle()
we may replace the custom code with it.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20231024124115.3598090-4-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-10-27 13:04:11 +02:00
..
core.c serdev: Replace custom code with device_match_acpi_handle() 2023-10-27 13:04:11 +02:00
Kconfig
Makefile
serdev-ttyport.c tty: make counts in tty_port_client_operations hooks size_t 2023-08-11 21:12:44 +02:00