aboutsummaryrefslogtreecommitdiffstats
path: root/d10.patch
diff options
Diffstat (limited to 'd10.patch')
-rw-r--r--d10.patch16
1 files changed, 8 insertions, 8 deletions
diff --git a/d10.patch b/d10.patch
index a2a28c7ece7101..08b9f0221ce6fc 100644
--- a/d10.patch
+++ b/d10.patch
@@ -4,7 +4,7 @@
--- a/drivers/platform/x86/thinkpad_acpi.c
+++ b/drivers/platform/x86/thinkpad_acpi.c
-@@ -1439,25 +1439,20 @@ static int tpacpi_rfk_procfs_write(const
+@@ -1438,25 +1438,20 @@ static int tpacpi_rfk_procfs_write(const
*/
/* interface_version --------------------------------------------------- */
@@ -35,7 +35,7 @@
{
unsigned long t;
-@@ -1468,34 +1463,28 @@ static ssize_t tpacpi_driver_debug_store
+@@ -1467,34 +1462,28 @@ static ssize_t tpacpi_driver_debug_store
return count;
}
@@ -76,7 +76,7 @@
{
unsigned long t;
-@@ -1509,22 +1498,16 @@ static ssize_t tpacpi_driver_wlsw_emulst
+@@ -1508,22 +1497,16 @@ static ssize_t tpacpi_driver_wlsw_emulst
return count;
}
@@ -103,7 +103,7 @@
{
unsigned long t;
-@@ -1535,22 +1518,16 @@ static ssize_t tpacpi_driver_bluetooth_e
+@@ -1534,22 +1517,16 @@ static ssize_t tpacpi_driver_bluetooth_e
return count;
}
@@ -130,7 +130,7 @@
{
unsigned long t;
-@@ -1561,22 +1538,16 @@ static ssize_t tpacpi_driver_wwan_emulst
+@@ -1560,22 +1537,16 @@ static ssize_t tpacpi_driver_wwan_emulst
return count;
}
@@ -157,7 +157,7 @@
{
unsigned long t;
-@@ -1587,10 +1558,7 @@ static ssize_t tpacpi_driver_uwb_emulsta
+@@ -1586,10 +1557,7 @@ static ssize_t tpacpi_driver_uwb_emulsta
return count;
}
@@ -169,7 +169,7 @@
#endif
/* --------------------------------------------------------------------- */
-@@ -8571,14 +8539,13 @@ static ssize_t fan_fan2_input_show(struc
+@@ -8537,14 +8505,13 @@ static ssize_t fan_fan2_input_show(struc
static DEVICE_ATTR(fan2_input, S_IRUGO, fan_fan2_input_show, NULL);
/* sysfs fan fan_watchdog (hwmon driver) ------------------------------- */
@@ -187,7 +187,7 @@
{
unsigned long t;
-@@ -8595,9 +8562,7 @@ static ssize_t fan_fan_watchdog_store(st
+@@ -8561,9 +8528,7 @@ static ssize_t fan_fan_watchdog_store(st
return count;
}