Re: [PATCH v1] HID: ft260: fix device removal due to USB disconnect
From: Jiri Kosina <jikos@kernel.org>
Date: 2021-07-28 09:47:53
Also in:
linux-i2c, lkml
From: Jiri Kosina <jikos@kernel.org>
Date: 2021-07-28 09:47:53
Also in:
linux-i2c, lkml
On Tue, 20 Jul 2021, Michael Zaidman wrote:
This commit fixes a regression introduced by the commit 82f09a637dd3
("HID: ft260: improve error handling of ft260_hid_feature_report_get()")
when upon USB disconnect, the ft260 i2c device is still available within
the /dev folder.Thanks for the fix. Could you please make the changelog a little bit more verbose though? Namely describe the issue in the code the patch is fixing (and how). Thanks, -- Jiri Kosina SUSE Labs