From 4503f35397f24623ecb286dbea6685a9be67b7d9 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Thu, 27 Jan 2022 15:45:41 +0200 Subject: add in stick shifter to T300RS PS4 rdesc --- hid-tmt300rs.c | 1 + 1 file changed, 1 insertion(+) (limited to 'hid-tmt300rs.c') diff --git a/hid-tmt300rs.c b/hid-tmt300rs.c index 4bd8bc3..36df5ee 100644 --- a/hid-tmt300rs.c +++ b/hid-tmt300rs.c @@ -1621,6 +1621,7 @@ static void t300rs_remove(struct hid_device *hdev) } hrtimer_cancel(&t300rs->hrtimer); + drv_data->device_props = NULL; device_remove_file(&hdev->dev, &dev_attr_range); device_remove_file(&hdev->dev, &dev_attr_adv_mode); -- cgit v1.3