diff options
author | Fei Shao <[email protected]> | 2019-08-14 15:06:00 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2019-08-16 11:30:44 -0700 |
commit | 62c3801619e16b68a37ea899b76572145dfe41c9 (patch) | |
tree | cab1cd4c9f417bb9c44ecdedc5a03bb4e5bac397 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 0bec8b7e5ca1a629f26173691526432f9d7cf8c1 (diff) |
Input: cros_ec_keyb - add back missing mask for event_type
In the previous patch we didn't mask out event_type in case statement,
so switches are always picked instead of buttons, which results in
ChromeOS devices misbehaving when power button is pressed.
This patch adds back the missing mask.
Fixes: d096aa3eb604 ("Input: cros_ec_keyb: mask out extra flags in event_type")
Signed-off-by: Fei Shao <[email protected]>
Reviewed-by: Nicolas Boichat <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions