Re: [ibm-acpi-devel] [PATCH v2] thinkpad_acpi: support new BIOS version string pattern

2015-02-17 Thread Darren Hart
On Wed, Feb 11, 2015 at 01:43:10PM +0800, Adam Lee wrote: > Latest ThinkPad models use a new string pattern of BIOS version, > thinkpad_acpi won't be loaded automatically without this fix. > > Signed-off-by: Adam Lee > --- When sending updated versions of a patch or series, please include a chan

[ibm-acpi-devel] [PATCH v2] thinkpad_acpi: support new BIOS version string pattern

2015-02-10 Thread Adam Lee
Latest ThinkPad models use a new string pattern of BIOS version, thinkpad_acpi won't be loaded automatically without this fix. Signed-off-by: Adam Lee --- drivers/platform/x86/thinkpad_acpi.c | 26 -- 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/drivers/