commit | 3e2abc5a35d25442821e1733687b7abbc83b5072 | [log] [tgz] |
---|---|---|
author | Seth Forshee <seth.forshee@canonical.com> | Wed Jan 18 13:44:08 2012 -0600 |
committer | Matthew Garrett <mjg@redhat.com> | Tue Mar 20 12:14:25 2012 -0400 |
tree | b20d167e7211e8ac75000b0fbe27cf16abe121cf | |
parent | 7714567c87f43862d3d7049ed2907567be3e50c3 [diff] |
ACPI: EC: Add ec_get_handle() toshiba_acpi needs to execute an AML method within the EC namespace to make hotkeys work on some platforms. Provide an interface to allow it to easily get a handle to the EC namespace for this purpose. Signed-off-by: Seth Forshee <seth.forshee@canonical.com> Signed-off-by: Matthew Garrett <mjg@redhat.com>