toshiba_acpi: Convert to use acpi_driver
authorSeth Forshee <seth.forshee@canonical.com>
Tue, 20 Sep 2011 21:55:49 +0000 (16:55 -0500)
committerMatthew Garrett <mjg@redhat.com>
Mon, 24 Oct 2011 14:52:36 +0000 (16:52 +0200)
commit135740de77641b4180c8a1f19abcfcd5e4351b15
treeb8c1421f005dbaa8f95079c53eeb30cd18becf36
parentf689c875c13c9d62b3c4de09cd5dad66549f700d
toshiba_acpi: Convert to use acpi_driver

Changes toshiba_acpi to register an acpi driver and eliminates the
platform device it was using. Also eliminates most global
variables, moving them into toshiba_acpi_dev, along with some
other miscellaneous fixes and cleanup.

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