Skip to content
Commit 98280374 authored by Giedrius Statkevičius's avatar Giedrius Statkevičius Committed by Darren Hart
Browse files

drivers: platform: change 0x20 to I8042_STR_AUXDATA in i8042 filters



Instead of using a magic constant 0x20 in some drivers to get data only
from the KBC port we should use the constant defined in i8042.h with
the same value. Also, this makes these drivers uniform with what
constant the only other filter function uses in
drivers/input/misc/ideapad_slidebar.c.

Signed-off-by: default avatarGiedrius Statkevičius <giedriuswork@gmail.com>
Signed-off-by: default avatarDarren Hart <dvhart@linux.intel.com>
parent fc14f9c1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment