summaryrefslogtreecommitdiffstats
path: root/0001-Input-rmi4-remove-the-need-for-artificial-IRQ-in-cas.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2021-01-12 08:14:24 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2021-01-12 08:14:24 -0600
commita5f2843a8da0ecb717f6f8a17df685fe69ea18c5 (patch)
treea084e50acc05d95599e2d2d3539ae003ac993487 /0001-Input-rmi4-remove-the-need-for-artificial-IRQ-in-cas.patch
parentde259a373ce83b14b4089637df01893c119c7a24 (diff)
downloadkernel-a5f2843a8da0ecb717f6f8a17df685fe69ea18c5.tar.gz
kernel-a5f2843a8da0ecb717f6f8a17df685fe69ea18c5.tar.xz
kernel-a5f2843a8da0ecb717f6f8a17df685fe69ea18c5.zip
Linux v5.10.6 rebase
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to '0001-Input-rmi4-remove-the-need-for-artificial-IRQ-in-cas.patch')
-rw-r--r--0001-Input-rmi4-remove-the-need-for-artificial-IRQ-in-cas.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0001-Input-rmi4-remove-the-need-for-artificial-IRQ-in-cas.patch b/0001-Input-rmi4-remove-the-need-for-artificial-IRQ-in-cas.patch
index 7804610d1..afdb790b1 100644
--- a/0001-Input-rmi4-remove-the-need-for-artificial-IRQ-in-cas.patch
+++ b/0001-Input-rmi4-remove-the-need-for-artificial-IRQ-in-cas.patch
@@ -113,7 +113,7 @@ index 8cffa84c9650..6c4e3675601a 100644
- }
-
if (data->device_flags & RMI_DEVICE_HAS_PHYS_BUTTONS)
- rmi_hid_pdata.f30_data.disable = true;
+ rmi_hid_pdata.gpio_data.disable = true;
data->xport.dev = hdev->dev.parent;
data->xport.pdata = rmi_hid_pdata;