commit | c0af41757f406651cdd32de3e915753746c2948a | [log] [tgz] |
---|---|---|
author | Toshi Kani <toshi.kani@hp.com> | Mon Mar 04 21:30:42 2013 +0000 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Sun Mar 24 23:49:38 2013 +0100 |
tree | 858ef62a6236395d0e77e8ce1a66556c8ba6b950 | |
parent | d4e1a692e9e85f9cbee090ea8d6158b133d32157 [diff] |
ACPI: Update PNPID set/free interfaces This patch introduces acpi_set_pnp_ids() and acpi_free_pnp_ids(), which are updated from acpi_device_set_id() and acpi_free_ids(), to setup and free acpi_device_pnp for a given acpi_handle. They can be called without acpi_device. Signed-off-by: Toshi Kani <toshi.kani@hp.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>