]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
PNP / ACPI: add ACPI_RESOURCE_TYPE_SERIAL_BUS as a valid type
authorHarb Abdulhamid <harba@codeaurora.org>
Tue, 1 Mar 2016 19:31:45 +0000 (13:31 -0600)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 9 Mar 2016 22:50:55 +0000 (23:50 +0100)
commit86e75410f067e4ff09d6a94d6bb6800ec956ccfe
treed5d507cb6b95d13558bc88013400dc672a7e2a29
parentf6cede5b49e822ebc41a099fe41ab4989f64e2cb
PNP / ACPI: add ACPI_RESOURCE_TYPE_SERIAL_BUS as a valid type

An error message is printed for resources of type 19, which is a valid
supported resource type.  The Firmware Test Suite tool (fwts) reports
this as a test failure.  This change fixes the false test failures
for ASL that use type 19 (ACPI_RESOURCE_TYPE_SERIAL_BUS) resources.

Signed-off-by: Harb Abdulhamid <harba@codeaurora.org>
Signed-off-by: Timur Tabi <timur@codeaurora.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/pnp/pnpacpi/rsparser.c