From: Bjorn Helgaas Date: Mon, 28 Apr 2008 22:34:03 +0000 (-0600) Subject: PNPACPI: pass pnp_dev instead of acpi_handle X-Git-Tag: v2.6.26-rc1~101^2^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdef6254e17e98f1071ce1bfc8f2a87997c855d0;p=pandora-kernel.git PNPACPI: pass pnp_dev instead of acpi_handle Pass the pnp_dev pointer when possible instead of the acpi_handle. This allows better error messages and reduces the chance of error in the caller. Signed-off-by: Bjorn Helgaas Acked-By: Rene Herman Signed-off-by: Len Brown --- Reading git-diff-tree failed