commit | ffb6ce7086ee2d68d8d6d987882f1c5e923fee7e | [log] [tgz] |
---|---|---|
author | Daniel Drake <drake@endlessm.com> | Tue Oct 09 14:40:55 2018 +0800 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Oct 31 16:11:40 2018 +0200 |
tree | 002fa448d6976d5f6bdd2282ea7713929348c388 | |
parent | 29f6eb533c3be9b9c74cdeacc7bf14d927a8adb4 [diff] |
platform/x86: asus-wmi: export function for evaluating WMI methods Export asus_wmi_evaluate_method() and related headers for use by other drivers. hid-asus is going to use this to avoid advertising that it has a keyboard backlight when the keyboard backlight is controlled via WMI. Signed-off-by: Daniel Drake <drake@endlessm.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>