]> asedeno.scripts.mit.edu Git - linux.git/commit
toshiba_acpi: Use handle for HCI calls
authorSeth Forshee <seth.forshee@canonical.com>
Tue, 20 Sep 2011 21:55:51 +0000 (16:55 -0500)
committerMatthew Garrett <mjg@redhat.com>
Mon, 24 Oct 2011 14:52:36 +0000 (16:52 +0200)
commit6e02cc7eb61aeafadb91f7b591a768cdb7a57740
treec308c6910ed2a44dd6b23f8041d7fab897f3b3eb
parent32bcd5cba02436336053d9c3b7a8ff86f889ebf4
toshiba_acpi: Use handle for HCI calls

Now that we're using an acpi driver we already have a handle to
the namespace of the HCI call, so there's no need to test various
paths to the HCI call or even be aware of the path at all.

Signed-off-by: Azael Avalos <coproscefalo@gmail.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/toshiba_acpi.c