From: Rafael J. Wysocki Date: Sat, 22 Dec 2012 23:03:03 +0000 (+0100) Subject: ACPI: Drop ACPI device .bind() and .unbind() callbacks X-Git-Tag: v3.9-rc1~146^2~12^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eec5f7a1955ead549020ec2f60235ea6a4a2252;p=pandora-kernel.git ACPI: Drop ACPI device .bind() and .unbind() callbacks Drop the .bind() and .unbind() that have no more users from struct acpi_device_ops and remove all of the code referring to them from drivers/acpi/scan.c. Signed-off-by: Rafael J. Wysocki Acked-by: Yinghai Lu Acked-by: Toshi Kani --- Reading git-diff-tree failed