aboutsummaryrefslogtreecommitdiffstats
path: root/d10.patch
diff options
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-01-16 16:38:47 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-01-16 16:38:47 +0100
commit137d9a2caad76b7ebfa137a3629e6ee2d77a006f (patch)
tree114b5b229745ba816face035b3bbd91ca692b418 /d10.patch
parent6680ebc7a39c4a9661004adb6c8f4abc98fa6322 (diff)
downloadpatches-137d9a2caad76b7ebfa137a3629e6ee2d77a006f.tar.gz
updates
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 139450dce5dcfc..a2a28c7ece7101 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
-@@ -1430,25 +1430,20 @@ static int tpacpi_rfk_procfs_write(const
+@@ -1439,25 +1439,20 @@ static int tpacpi_rfk_procfs_write(const
*/
/* interface_version --------------------------------------------------- */
@@ -35,7 +35,7 @@
{
unsigned long t;
-@@ -1459,34 +1454,28 @@ static ssize_t tpacpi_driver_debug_store
+@@ -1468,34 +1463,28 @@ static ssize_t tpacpi_driver_debug_store
return count;
}
@@ -76,7 +76,7 @@
{
unsigned long t;
-@@ -1500,22 +1489,16 @@ static ssize_t tpacpi_driver_wlsw_emulst
+@@ -1509,22 +1498,16 @@ static ssize_t tpacpi_driver_wlsw_emulst
return count;
}
@@ -103,7 +103,7 @@
{
unsigned long t;
-@@ -1526,22 +1509,16 @@ static ssize_t tpacpi_driver_bluetooth_e
+@@ -1535,22 +1518,16 @@ static ssize_t tpacpi_driver_bluetooth_e
return count;
}
@@ -130,7 +130,7 @@
{
unsigned long t;
-@@ -1552,22 +1529,16 @@ static ssize_t tpacpi_driver_wwan_emulst
+@@ -1561,22 +1538,16 @@ static ssize_t tpacpi_driver_wwan_emulst
return count;
}
@@ -157,7 +157,7 @@
{
unsigned long t;
-@@ -1578,10 +1549,7 @@ static ssize_t tpacpi_driver_uwb_emulsta
+@@ -1587,10 +1558,7 @@ static ssize_t tpacpi_driver_uwb_emulsta
return count;
}
@@ -169,7 +169,7 @@
#endif
/* --------------------------------------------------------------------- */
-@@ -8516,14 +8484,13 @@ static ssize_t fan_fan2_input_show(struc
+@@ -8571,14 +8539,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;
-@@ -8540,9 +8507,7 @@ static ssize_t fan_fan_watchdog_store(st
+@@ -8595,9 +8562,7 @@ static ssize_t fan_fan_watchdog_store(st
return count;
}