You've already forked linux-t2-patches
mirror of
https://github.com/t2linux/linux-t2-patches.git
synced 2026-04-30 13:52:11 -07:00
Prepare applesmc patches again for 6.10
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
From e52b0fad357b6203691942831715fce4f26d66e2 Mon Sep 17 00:00:00 2001
|
||||
From 4d444d98c6f5f7f39540386b97aa8d77102ada74 Mon Sep 17 00:00:00 2001
|
||||
From: Orlando Chamberlain <orlandoch.dev@gmail.com>
|
||||
Date: Tue, 24 Jan 2023 15:46:48 +1100
|
||||
Subject: [PATCH 1/1] applesmc: make applesmc_remove void
|
||||
Subject: [PATCH 8/9] applesmc: make applesmc_remove void
|
||||
|
||||
for linux6.2 compatibility
|
||||
---
|
||||
@@ -9,7 +9,7 @@ for linux6.2 compatibility
|
||||
1 file changed, 2 insertions(+), 2 deletions(-)
|
||||
|
||||
diff --git a/drivers/hwmon/applesmc.c b/drivers/hwmon/applesmc.c
|
||||
index d071130ff68d..12be9269a314 100644
|
||||
index 8c7b2e2cd..5f67d7362 100644
|
||||
--- a/drivers/hwmon/applesmc.c
|
||||
+++ b/drivers/hwmon/applesmc.c
|
||||
@@ -979,7 +979,7 @@ static int applesmc_add(struct acpi_device *dev)
|
||||
@@ -31,5 +31,5 @@ index d071130ff68d..12be9269a314 100644
|
||||
|
||||
static acpi_status applesmc_walk_resources(struct acpi_resource *res,
|
||||
--
|
||||
2.39.1
|
||||
2.45.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user