summaryrefslogtreecommitdiffstats
path: root/Input-synaptics-pin-3-touches-when-the-firmware-repo.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-06-12 15:11:23 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2015-06-12 15:11:23 -0400
commitc68e8929a177ca34b09b06dcf41f20f9b955b358 (patch)
tree6adcf316291fc54c190e33129489a527ba12fccc /Input-synaptics-pin-3-touches-when-the-firmware-repo.patch
parent6adde40b1c08a66fca3c5054edce1c230e4c1e45 (diff)
downloadkernel-c68e8929a177ca34b09b06dcf41f20f9b955b358.tar.gz
kernel-c68e8929a177ca34b09b06dcf41f20f9b955b358.tar.xz
kernel-c68e8929a177ca34b09b06dcf41f20f9b955b358.zip
Linux v4.1-rc7-72-gdf5f4158415b
Diffstat (limited to 'Input-synaptics-pin-3-touches-when-the-firmware-repo.patch')
-rw-r--r--Input-synaptics-pin-3-touches-when-the-firmware-repo.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/Input-synaptics-pin-3-touches-when-the-firmware-repo.patch b/Input-synaptics-pin-3-touches-when-the-firmware-repo.patch
index ec0ba702a..b382fc3a7 100644
--- a/Input-synaptics-pin-3-touches-when-the-firmware-repo.patch
+++ b/Input-synaptics-pin-3-touches-when-the-firmware-repo.patch
@@ -27,10 +27,10 @@ Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
1 file changed, 8 insertions(+)
diff --git a/drivers/input/mouse/synaptics.c b/drivers/input/mouse/synaptics.c
-index 630af73e98c4..c69b308beb3f 100644
+index 35c8d0ceabee..7d5f31fba535 100644
--- a/drivers/input/mouse/synaptics.c
+++ b/drivers/input/mouse/synaptics.c
-@@ -935,6 +935,14 @@ static void synaptics_report_mt_data(struct psmouse *psmouse,
+@@ -940,6 +940,14 @@ static void synaptics_report_mt_data(struct psmouse *psmouse,
input_report_abs(dev, ABS_MT_PRESSURE, hw[i]->z);
}