diff options
author | 2009-04-08 15:39:54 +0000 | |
---|---|---|
committer | 2009-04-11 00:36:40 -0400 | |
commit | bf04a77227db76f163bc2355ef4e176794987be2 (patch) | |
tree | bd31c578e7759c8c9467204588c06a215e336f20 /lib | |
parent | ACPI: button: use Linux style for getting driver_data (diff) | |
download | linux-rng-bf04a77227db76f163bc2355ef4e176794987be2.tar.xz linux-rng-bf04a77227db76f163bc2355ef4e176794987be2.zip |
ACPI: button: cache hid/name/class pointers
This patch adds temporaries to cache the acpi_device_hid(),
acpi_device_name(), and acpi_device_class() pointers so we
don't have to clutter the code with so many uses of those
interfaces.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions