From: Rafael J. Wysocki Date: Sat, 13 Jul 2013 21:27:25 +0000 (+0200) Subject: ACPI / hotplug / PCI: Drop handle field from struct acpiphp_bridge X-Git-Tag: v3.12-rc1~178^2~16^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89373a55d294b53e85792dbc636015b83d492f67;p=pandora-kernel.git ACPI / hotplug / PCI: Drop handle field from struct acpiphp_bridge The handle field in struct acpiphp_bridge is only used by acpiphp_enumerate_slots(), but in that function the local handle variable can be used instead, so make that happen and drop handle from struct acpiphp_bridge. Signed-off-by: Rafael J. Wysocki Tested-by: Mika Westerberg --- Reading git-diff-tree failed