Thread (23 messages) 23 messages, 3 authors, 2024-05-27
STALE786d REVIEWED: 2 (0M)

[PATCH v2 05/19] platform: asus-laptop: drop owner assignment

From: Krzysztof Kozlowski <hidden>
Date: 2024-03-28 19:50:36
Also in: chrome-platform, linux-acpi, linux-input, lkml, platform-driver-x86
Subsystem: asus notebooks and eeepc acpi/wmi extras drivers, the rest, x86 platform drivers · Maintainers: Corentin Chary, Luke D. Jones, Denis Benato, Linus Torvalds, Hans de Goede, Ilpo Järvinen

ACPI bus core already sets the .owner, so driver does not need to.

Acked-by: Hans de Goede <redacted>
Acked-by: Rafael J. Wysocki <redacted>
Signed-off-by: Krzysztof Kozlowski <redacted>
---

Depends on the first patch.
---
 drivers/platform/x86/asus-laptop.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/drivers/platform/x86/asus-laptop.c b/drivers/platform/x86/asus-laptop.c
index bf03ea1b1274..78c42767295a 100644
--- a/drivers/platform/x86/asus-laptop.c
+++ b/drivers/platform/x86/asus-laptop.c
@@ -1925,7 +1925,6 @@ MODULE_DEVICE_TABLE(acpi, asus_device_ids);
 static struct acpi_driver asus_acpi_driver = {
 	.name = ASUS_LAPTOP_NAME,
 	.class = ASUS_LAPTOP_CLASS,
-	.owner = THIS_MODULE,
 	.ids = asus_device_ids,
 	.flags = ACPI_DRIVER_ALL_NOTIFY_EVENTS,
 	.ops = {
-- 
2.34.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help