Centos-kernel-stream-9/drivers/tty/serdev
Andrew Halaney f61c19882b serdev: Replace custom code with device_match_acpi_handle()
JIRA: https://issues.redhat.com/browse/RHEL-24205

commit 64ebf8797249e792af2143eb9e4bd404d10a022e
Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date:   Tue Oct 24 15:41:15 2023 +0300

    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>

Signed-off-by: Andrew Halaney <ahalaney@redhat.com>
2024-05-09 11:26:17 -04:00
..
Kconfig
Makefile
core.c serdev: Replace custom code with device_match_acpi_handle() 2024-05-09 11:26:17 -04:00
serdev-ttyport.c tty: make counts in tty_port_client_operations hooks size_t 2024-05-09 11:25:55 -04:00