ACPI: EC: Add ec_get_handle()
authorSeth Forshee <seth.forshee@canonical.com>
Wed, 18 Jan 2012 19:44:08 +0000 (13:44 -0600)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Mon, 2 Apr 2012 20:24:33 +0000 (13:24 -0700)
commit981022c86e7a889bb0e7929386d002a108da7f5e
tree9ed058fb73a50daba9bf9af2d07d7cc4ab8ac412
parent01dce69649f23a96818fd319aa4f5aa55a2f8e80
ACPI: EC: Add ec_get_handle()

BugLink: http://bugs.launchpad.net/bugs/810015

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>
(cherry picked from commit 3e2abc5a35d25442821e1733687b7abbc83b5072)

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/acpi/ec.c
include/linux/acpi.h