Re: [PATCH v2 3/4] x86: tangier: acpi: Drop _ADR() where _HID() is present

2020-05-31 Thread Bin Meng
On Mon, Jun 1, 2020 at 10:57 AM Bin Meng wrote: > > On Thu, May 28, 2020 at 5:17 PM Andy Shevchenko > wrote: > > > > ACPICA complains that either _HID() or _ADR() should be used. > > Drop _ADR() where _HID() is present. > > > > Reported-by: Bin Meng > > Signed-off-by: Andy Shevchenko > > --- >

Re: [PATCH v2 3/4] x86: tangier: acpi: Drop _ADR() where _HID() is present

2020-05-31 Thread Bin Meng
On Thu, May 28, 2020 at 5:17 PM Andy Shevchenko wrote: > > ACPICA complains that either _HID() or _ADR() should be used. > Drop _ADR() where _HID() is present. > > Reported-by: Bin Meng > Signed-off-by: Andy Shevchenko > --- > v2: no changes > arch/x86/include/asm/arch-tangier/acpi/southcluster

[PATCH v2 3/4] x86: tangier: acpi: Drop _ADR() where _HID() is present

2020-05-28 Thread Andy Shevchenko
ACPICA complains that either _HID() or _ADR() should be used. Drop _ADR() where _HID() is present. Reported-by: Bin Meng Signed-off-by: Andy Shevchenko --- v2: no changes arch/x86/include/asm/arch-tangier/acpi/southcluster.asl | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/include/