ACPI / PCI: replace open-coded _DSM code with helper functions
authorJiang Liu <jiang.liu@linux.intel.com>
Thu, 19 Dec 2013 12:38:13 +0000 (20:38 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sun, 5 Jan 2014 15:07:14 +0000 (16:07 +0100)
commit1d0fcef732832432aee47cb75bf4a2cb3107be64
tree2dbd9c1017342f1b39618ebb8b9bf74c9c846aa4
parent54e5bb46597e5eba63e460a1f96eb2021dc71fec
ACPI / PCI: replace open-coded _DSM code with helper functions

Use helper functions to simplify _DSM related code in pci-label driver.
Also enforce more strict checks on objects returned by _DSM method.

Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/pci/pci-label.c
This page took 0.025351 seconds and 5 git commands to generate.