[PATCH V4 1/8] acpi: Honor ACPI _CCA attribute setting
From: helgaas@kernel.org (Bjorn Helgaas)
Date: 2015-10-27 14:41:32
Also in:
linux-acpi, linux-pci, lkml
From: helgaas@kernel.org (Bjorn Helgaas)
Date: 2015-10-27 14:41:32
Also in:
linux-acpi, linux-pci, lkml
From "git log --oneline include/acpi/acpi_bus.h", I see the convention is
to capitalize "ACPI:" in the summary (also applies to other patches in this series). On Wed, Oct 21, 2015 at 08:52:04AM -0700, Suravee Suthikulpanit wrote:
From: Jeremy Linton <redacted> ACPI configurations can now mark devices as noncoherent, support that choice. NOTE: This is required to support USB on ARM Juno Development Board. Signed-off-by: Jeremy Linton <redacted> Signed-off-by: Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com> CC: Bjorn Helgaas <bhelgaas@google.com> CC: Catalin Marinas <catalin.marinas@arm.com> CC: Rob Herring <robh+dt@kernel.org> CC: Will Deacon <redacted> CC: Rafael J. Wysocki <redacted> --- include/acpi/acpi_bus.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)