From: Bjorn Helgaas Date: Wed, 8 Apr 2009 15:39:54 +0000 (+0000) Subject: ACPI: button: cache hid/name/class pointers X-Git-Tag: v2.6.30-rc4~50^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf04a77227db76f163bc2355ef4e176794987be2;p=pandora-kernel.git 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 Signed-off-by: Len Brown --- Reading git-diff-tree failed