commit | c7bcb4e98aca348f6f8ab432496ff35ba7a49a1d | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Mon Sep 21 19:29:25 2009 +0000 |
committer | Len Brown <len.brown@intel.com> | Fri Sep 25 14:24:26 2009 -0400 |
tree | a5ee22848e13cb150a676a12f9c0f6a631d3f80c | |
parent | bc3b07726aa288e2a5e60d9a1dd8188b3faa7385 [diff] |
ACPI: remove redundant "type" arguments We now save the ACPI bus "device_type" in the acpi_device structure, so we don't need to pass it around explicitly anymore. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Len Brown <len.brown@intel.com>