commit | 1bce81131c71064bc3163078f24545b839a31967 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Wed Apr 08 15:39:49 2009 +0000 |
committer | Len Brown <len.brown@intel.com> | Sat Apr 11 00:36:40 2009 -0400 |
tree | e11d1c2f70accf396c878d61796d55d143aedb54 | |
parent | e2fb9754d27513918a4936e8cbaad50ff56cfd3d [diff] |
ACPI: button: use Linux style for getting driver_data It's typical and slightly more compact to look up the driver_data structure by initializing the automatic variable at its definition. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Len Brown <len.brown@intel.com>