Re: [PATCH] gpio/lynxpoint: add new ACPI ID

2013-11-18 Thread Linus Walleij
On Tue, Nov 12, 2013 at 10:52 AM, Mika Westerberg wrote: > Newer Intel PCHs have the same GPIO controller than Haswell but the ACPI ID > is different. Add this ID to the driver supported IDs list. > > Signed-off-by: Mika Westerberg Patch applied (for v3.14). Yours, Linus Walleij -- To unsubscr

[PATCH] gpio/lynxpoint: add new ACPI ID

2013-11-12 Thread Mika Westerberg
Newer Intel PCHs have the same GPIO controller than Haswell but the ACPI ID is different. Add this ID to the driver supported IDs list. Signed-off-by: Mika Westerberg --- drivers/gpio/gpio-lynxpoint.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpio/gpio-lynxpoint.c b/drivers/gpi