commit | a72d660c0dccebfe9499ad8f0b80946b26633560 | [log] [tgz] |
---|---|---|
author | Jason Gerecke <killertofu@gmail.com> | Wed Jun 23 09:58:09 2021 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 14 16:56:01 2021 +0200 |
tree | c35dc38690926af0bb764b750fba804a78a5bbf5 | |
parent | 6bac00744b62757e4c9c392e3bb17ee9b700990b [diff] |
HID: wacom: Correct base usage for capacitive ExpressKey status bits [ Upstream commit 424d8237945c6c448c8b3f23885d464fb5685c97 ] The capacitive status of ExpressKeys is reported with usages beginning at 0x940, not 0x950. Bring our driver into alignment with reality. Signed-off-by: Jason Gerecke <jason.gerecke@wacom.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Sasha Levin <sashal@kernel.org>