summaryrefslogtreecommitdiffstats
path: root/0001-Input-rmi4-remove-the-need-for-artificial-IRQ-in-cas.patch
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-01-11 19:05:14 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2021-01-11 19:05:14 +0100
commit1a2ad4fd640be4c8c42ec5549f284108c2eb55d3 (patch)
tree0d31faa8dab2538210f89f1dcff6d67ea9275eeb /0001-Input-rmi4-remove-the-need-for-artificial-IRQ-in-cas.patch
parenta308a5e812c347a429bc968b67ea46d476bc4039 (diff)
parente18a08842c58c529ffcf0a8bca80776a5e14b3d5 (diff)
downloadkernel-5.10.6-350.vanilla.knurd.1.fc33.tar.gz
kernel-5.10.6-350.vanilla.knurd.1.fc33.tar.xz
kernel-5.10.6-350.vanilla.knurd.1.fc33.zip
Merge remote-tracking branch 'origin/f33' into f33-user-thl-vanilla-fedorakernel-5.10.6-350.vanilla.knurd.1.fc33
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;