diff options
| author | Dmitry Torokhov <[email protected]> | 2017-07-11 17:02:18 +0000 |
|---|---|---|
| committer | Jiri Kosina <[email protected]> | 2017-07-13 14:48:29 +0000 |
| commit | 4cf56a89c696e66d10612b43b7e95852611e76c2 (patch) | |
| tree | c042e7652cef6d50c5b6c2bef44809c9debbd9b3 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
| parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... (diff) | |
| download | kernel-4cf56a89c696e66d10612b43b7e95852611e76c2.tar.gz kernel-4cf56a89c696e66d10612b43b7e95852611e76c2.zip | |
HID: multitouch: do not blindly set EV_KEY or EV_ABS bits
Now that input core insists on having dev->absinfo when device claims to
generate EV_ABS in its dev->evbit, we should not be blindly setting that
bit.
The code in question might have been needed before input_set_abs_params()
started setting EV_ABS in device's evbit, but not anymore, and is now
breaking devices such as SMART SPNL-6075 Touchscreen.
Fixes: 6ecfe51b4082 ("Input: refuse to register absolute devices ...")
Reported-by: Matthias Fend <[email protected]>
Tested-by: Matthias Fend <[email protected]>
Cc: [email protected]
Reviewed-by: Benjamin Tissoires <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions
