diff options
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | 2009-09-21 19:29:05 (GMT) |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-09-25 18:24:24 (GMT) |
commit | 66b7ed40aaf153d634aabff409a0dda675f37f45 (patch) | |
tree | 5036abad82e645ab99878fea41b96c93634efdd9 /drivers/parport | |
parent | e8b945c9c155d06e1d1ea594f8e18e01aa36f612 (diff) | |
download | linux-fsl-qoriq-66b7ed40aaf153d634aabff409a0dda675f37f45.tar.xz |
ACPI: remove redundant "handle" and "parent" arguments
In several cases, functions take handle and parent device pointers in
addition to acpi_device pointers. But the acpi_device structure contains
both the handle and the parent pointer, so it's pointless and error-prone
to pass them all. This patch removes the unnecessary "handle" and "parent"
arguments.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/parport')
0 files changed, 0 insertions, 0 deletions