Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 4e216310 authored by Richard Liu's avatar Richard Liu Committed by Stephen Boyd
Browse files

input: sensor: set the ABS_MISC bit to absbit



If set EV_ABS bit to evbit, and also set ABS_MISC
bit absbit, kernel will treat it as vitual input
device, it has the file node like "/sys/devices/
virtual/input/inputx/", besides "/sys/class/input/
inputx/". The uevent scripts will set the group of
all "enable" files in "/sys/devices/virtual/input/
inputx*" as "input" group, so that the sensor HAL
which group is "input", can write the "enable" file
to control the sensor

Change-Id: I4ceda923d7f236b8ceebaaa36cfd72abf4fa7e10
Signed-off-by: default avatarRichard Liu <richardl@codeaurora.org>
parent b61ded12
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment