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> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
core.c | ||
serdev-ttyport.c |