ACPI: Unify the parsing of address_space and ext_address_space
authorThomas Gleixner <tglx@linutronix.de>
Mon, 2 Feb 2015 02:42:51 +0000 (10:42 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 3 Feb 2015 21:27:18 +0000 (22:27 +0100)
commiteb76d55e66a9bed2359cc5a0f08168b287c4dea8
tree37ec97d7eb91db5cd859fdec2a00d52bc139a11e
parente814f6deee6188265b5af9f1190e5734f116860e
ACPI: Unify the parsing of address_space and ext_address_space

With the unions in place which let us identify the substructs we can
use a single parser for address_space and ext_address_space.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/resource.c