From: Alexander Chiang Date: Wed, 10 Jun 2009 19:55:45 +0000 (+0000) Subject: ACPI: acpi_pci_unbind should clean up properly after acpi_pci_bind X-Git-Tag: v2.6.31-rc1~12^2~9^3~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97719a8726fe8d3ea12a85fbf4f514a915ba30ec;p=pandora-kernel.git ACPI: acpi_pci_unbind should clean up properly after acpi_pci_bind In acpi_pci_bind, we set device->ops.bind and device->ops.unbind, but never clear them out. Signed-off-by: Alex Chiang Acked-by: Bjorn Helgaas Signed-off-by: Len Brown --- Reading git-diff-tree failed