commit | 2a4f0c81adcd1f812a63bc9106be2fd26f437730 | [log] [tgz] |
---|---|---|
author | Mattia Dongili <malattia@linux.it> | Sat Feb 19 11:52:30 2011 +0900 |
committer | Matthew Garrett <mjg@redhat.com> | Mon Mar 28 06:05:26 2011 -0400 |
tree | 1b06beb94eb06631f0bedca6ac70eb6ec37ff51b | |
parent | 3672329c3642033286984313d05f4a5b57bd2da7 [diff] |
sony-laptop: cache handles and report them via sysfs Avoid calling into acpi each time we need to lookup a method handle and report the available handles to ease collection of information when debugging issues. Also move initialization of the platform driver earlier to allow adding files from other setup functions. Signed-off-by: Mattia Dongili <malattia@linux.it> Signed-off-by: Matthew Garrett <mjg@redhat.com>