platform/x86: asus-wireless: Replace open coded acpi_match_acpi_device()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 10 Oct 2023 13:40:19 +0000 (16:40 +0300)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Thu, 12 Oct 2023 13:34:09 +0000 (16:34 +0300)
commit5a026767275ef0ba6d7aba37629d9ec638aabb7d
tree7b6239c2ab1589fc5ba1e6aae8c596a8a52ce211
parent39789590cff4043d81774d03777dabf7ba263176
platform/x86: asus-wireless: Replace open coded acpi_match_acpi_device()

Replace open coded acpi_match_acpi_device() in asus_wireless_add().

Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20231010134019.3892062-1-andriy.shevchenko@linux.intel.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/asus-wireless.c