From: Bjorn Helgaas Date: Mon, 21 Sep 2009 19:29:25 +0000 (+0000) Subject: ACPI: remove redundant "type" arguments X-Git-Tag: v2.6.32-rc1~18^2~2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7bcb4e98aca348f6f8ab432496ff35ba7a49a1d;p=pandora-kernel.git 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 Signed-off-by: Len Brown --- Reading git-diff-tree failed