From: Bob Moore Date: Mon, 29 Jun 2009 05:43:27 +0000 (+0800) Subject: ACPICA: Fix several acpi_attach_data problems X-Git-Tag: v2.6.32-rc1~171^2~16^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e4319c425077c4cc540696a5bb6c4d12f017dcd;p=pandora-kernel.git ACPICA: Fix several acpi_attach_data problems Handler was never invoked. Now invoked if/when host node is deleted. Data object was not automatically deleted when host node was deleted. Interface to handler had an unused parameter, removed it. ACPICA BZ 778. http://acpica.org/bugzilla/show_bug.cgi?id=778 Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed