diff options
author | Lyude <lyude@redhat.com> | 2016-11-11 15:15:02 -0500 |
---|---|---|
committer | Darren Hart <dvhart@linux.intel.com> | 2016-12-13 09:29:05 -0800 |
commit | b31800283868746fc59686486a11fb24b103955b (patch) | |
tree | dc7ee209d4b5929e8ed57ce6a73f8f6289bbd495 /scripts/unifdef.c | |
parent | e74e259939275a5dd4e0d02845c694f421e249ad (diff) | |
download | blackbird-op-linux-b31800283868746fc59686486a11fb24b103955b.tar.gz blackbird-op-linux-b31800283868746fc59686486a11fb24b103955b.zip |
platform/x86: thinkpad_acpi: Move tablet detection into separate function
The hotkey events and ACPI handles used for detecting tablet mode on a
few of the newer thinkpad models (Yoga X1 and the Yoga 260 specifically)
have been changed around, so unfortunately this means we're definitely
going to need to probe for multiple types of tablet mode support. Since
the hotkey_init() is already a lot larger than it should be, let's split
up this detection into its own function to make things a little easier
to read.
As well, since we're going to have multiple types of tablet modes, make
hotkey_tablet into an enum so we can also use it to indicate the type of
tablet mode reporting the machine supports.
Suggested by Daniel Martin <consume.noise@gmail.com>
Signed-off-by: Lyude <lyude@redhat.com>
Cc: Daniel Martin <consume.noise@gmail.com>
Acked-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'scripts/unifdef.c')
0 files changed, 0 insertions, 0 deletions