commit | 3093ced23640fdeabacbcb691c97af207fdb5a6d | [log] [tgz] |
---|---|---|
author | Guillaume Douézan-Grard <gdouezangrard@gmail.com> | Wed Feb 21 18:00:26 2018 +0100 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Feb 23 18:43:40 2018 +0200 |
tree | 00b098d0a3c3e51bf09c34ce1efc24ba8700ead5 | |
parent | 66aa0d606b5025409bf71a23b5ae683346f1795a [diff] |
platform/x86: topstar-laptop: split ACPI events and input handling * get the `acpi_device` from the `topstar_laptop` struct, * split input registering and `sparse_keymap` events from ACPI events handling, * use notify, init and exit functions for ACPI and input handling Signed-off-by: Guillaume Douézan-Grard <gdouezangrard@gmail.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>