From: Holger Macht Date: Thu, 14 Feb 2008 12:40:34 +0000 (+0100) Subject: ACPI: Do not pass NULL to acpi_get_handle() when looking for _EJD X-Git-Tag: v2.6.25-rc6~19^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b5fee5952ff7eb6ff7a64247a01040b8b331b74;p=pandora-kernel.git ACPI: Do not pass NULL to acpi_get_handle() when looking for _EJD When trying to get the acpi_handle from an acpi_buffer, pass ACPI_ROOT_OBJECT instead of NULL to acpi_get_handle(). This fixes the detection of dock dependent bays. Signed-off-by: Holger Macht Tested-by: Thomas Renninger Signed-off-by: Len Brown --- Reading git-diff-tree failed