Re: [PATCH 5.15.y] Input: aiptek - switch to using dev_groups for driver-specific attributes

From: Sasha Levin

Date: Tue Sep 08 2026 - 18:43:13 EST


> On 5.15.y, the attributes are removed manually from disconnect after
> intfdata has been cleared and the input device unregistered. A concurrent
> sysfs callback can therefore observe cleared driver data or use the input
> device after unregistration. Letting the driver core manage the group
> removes and drains it before the disconnect callback.

Queued for 5.15, thanks.

--
Thanks,
Sasha