Re: [ibm-acpi-devel] [PATCH 1/4] thinkpad_acpi: Remember adaptive kbd presence

2015-03-02 Thread Henrique de Moraes Holschuh
On Mon, Mar 2, 2015, at 10:45, Bastien Nocera wrote: > Rather than checking on each suspend and resume whether the laptop > has an adaptive keyboard, check when the driver is initialised. > > Signed-off-by: Bastien Nocera Acked-by: Henrique de Moraes Holschuh > --- > drivers/platform/x86/thin

[ibm-acpi-devel] [PATCH 1/4] thinkpad_acpi: Remember adaptive kbd presence

2015-03-02 Thread Bastien Nocera
Rather than checking on each suspend and resume whether the laptop has an adaptive keyboard, check when the driver is initialised. Signed-off-by: Bastien Nocera --- drivers/platform/x86/thinkpad_acpi.c | 37 ++-- 1 file changed, 18 insertions(+), 19 deletions(-)