diff options
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | 2009-04-08 15:39:59 +0000 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-04-11 00:36:40 -0400 |
commit | 106c19e7b978e1b84ea5cabbd470a0ddced577c8 (patch) | |
tree | eb3cbc966392a2cfa6b891397cb071e545c6980d /firmware/tehuti | |
parent | bf04a77227db76f163bc2355ef4e176794987be2 (diff) |
ACPI: button: remove button->device pointer
We no longer need a pointer from struct acpi_button back to the
struct acpi_device. Everywhere we used that pointer, we either
already have, or can easily get, the acpi_device pointer without
using the copy from acpi_button. So this patch removes the
structure element.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'firmware/tehuti')
0 files changed, 0 insertions, 0 deletions