commit | 135740de77641b4180c8a1f19abcfcd5e4351b15 | [log] [tgz] |
---|---|---|
author | Seth Forshee <seth.forshee@canonical.com> | Tue Sep 20 16:55:49 2011 -0500 |
committer | Matthew Garrett <mjg@redhat.com> | Mon Oct 24 16:52:36 2011 +0200 |
tree | b8c1421f005dbaa8f95079c53eeb30cd18becf36 | |
parent | f689c875c13c9d62b3c4de09cd5dad66549f700d [diff] |
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>