From: Rafael J. Wysocki Date: Sat, 13 Jul 2013 21:27:25 +0000 (+0200) Subject: ACPI / hotplug / PCI: Embed function struct into struct acpiphp_context X-Git-Tag: v3.12-rc1~178^2~16^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd4674dfc5fc704837148f36af41e1e0a640dfec;p=pandora-kernel.git ACPI / hotplug / PCI: Embed function struct into struct acpiphp_context Since there has to be a struct acpiphp_func object for every struct acpiphp_context created by register_slot(), the struct acpiphp_func one can be embedded into the struct acpiphp_context one, which allows some code simplifications to be made. Signed-off-by: Rafael J. Wysocki Tested-by: Mika Westerberg --- Reading git-diff-tree failed