summaryrefslogtreecommitdiffstats
path: root/Input-synaptics-pin-3-touches-when-the-firmware-repo.patch
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2015-07-15 10:42:25 -0700
committerLaura Abbott <labbott@fedoraproject.org>2015-07-15 11:26:14 -0700
commit925196e8fe86aad27cbf836012447374e85ffd32 (patch)
treea87207a91d3c7c87c36c719e46701d16ee0a06de /Input-synaptics-pin-3-touches-when-the-firmware-repo.patch
parentfeac13ee0fb785ea0197e163c084f24d35f61978 (diff)
downloadkernel-925196e8fe86aad27cbf836012447374e85ffd32.tar.gz
kernel-925196e8fe86aad27cbf836012447374e85ffd32.tar.xz
kernel-925196e8fe86aad27cbf836012447374e85ffd32.zip
Linux v4.1.2 rebase
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 86dabcd88..e697968c7 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 41c9facc891b..ef91cbd03f92 100644
+index 3a32caf06bf1..58102970f94f 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);
}