From: Bjorn Helgaas Date: Fri, 22 May 2009 17:43:41 +0000 (-0600) Subject: ACPI: simplify notification debug messages X-Git-Tag: v2.6.31-rc1~12^2~8^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02c37bd8d0737c31caaed9a65bd7cb80aefb4c9a;p=pandora-kernel.git ACPI: simplify notification debug messages This replaces several messages that depend on the acpi_device struct with a single message that uses just the acpi_handle. We should be able to deal with notifications to objects that do not yet have an acpi_device struct. Signed-off-by: Bjorn Helgaas Signed-off-by: Len Brown --- Reading git-diff-tree failed