From: Rafael J. Wysocki Date: Tue, 15 Jul 2014 20:03:14 +0000 (+0200) Subject: ACPI / hotplug / PCI: Eliminate acpiphp_dev_to_bridge() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~142^2~9^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86f5f3ca49e3d20c1a5e83917b2c8b98a7c95506;p=pandora-kernel.git ACPI / hotplug / PCI: Eliminate acpiphp_dev_to_bridge() Since acpiphp_dev_to_bridge() is only called by acpiphp_check_host_bridge(), move the code from it to that function directly which reduces the call chain depth and makes the code slightly easier to follow. Signed-off-by: Rafael J. Wysocki Acked-by: Bjorn Helgaas --- Reading git-diff-tree failed