[PATCH v3 1/2] acpi: Fix proper return code for function acpi_gsi_to_irq
From: bp@alien8.de (Borislav Petkov)
Date: 2016-01-11 22:13:05
Also in:
linux-acpi
From: bp@alien8.de (Borislav Petkov)
Date: 2016-01-11 22:13:05
Also in:
linux-acpi
On Mon, Jan 11, 2016 at 02:04:52PM -0800, Tuan Phan wrote:
Hi Boris, The same function which is implemented for x86 (arch/x86/kernel/acpi/boot.c) also returns 0 on success and -1 on failure. If we need to change the API, need to change for X86 too which we don't have a way to test it.
Well, fortunately, I have an x86 box to test it :-)
--
Regards/Gruss,
Boris.
ECO tip #101: Trim your mails when you reply.