commit | 1a8212e8fd1f50249f30e995460b17c0850c3212 | [log] [tgz] |
---|---|---|
author | Roderick Colenbrander <roderick.colenbrander@sony.com> | Mon Nov 09 23:22:29 2020 -0800 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed Nov 25 13:53:32 2020 +0100 |
tree | 74af6210e4a23d88777e015547aa0223f61f0757 | |
parent | a76a6c1893b0806657cb747c3c8949d3103fbc3f [diff] |
HID: sony: Don't use fw_version/hw_version for sysfs cleanup. The DS4 dongle reports fw_version and hw_version as 0 when no actual DS4 is connected to it. This prevents cleaning up sysfs nodes upon device remove. This patch decouples sysfs cleanup from the fw_version and hw_version values by introducing boolean values. Signed-off-by: Roderick Colenbrander <roderick.colenbrander@sony.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>