Skip to content
Snippets Groups Projects
Commit f0f63264 authored by Peter Hutterer's avatar Peter Hutterer
Browse files

evdev: move lid code to the fallback interface


This was originally designed to deal with devices that only have SW_LID. But
it can be moved into the evdev interface to avoid duplication once we have
SW_TABLET_MODE. The original assumption of the lid switch device being a
standalone device with no other switches is not true, having a separate
dispatch hurts us here.

Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
parent d9a729e1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment