From patchwork Tue May 22 15:05:59 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Precise, SRU] thinkpad-acpi: recognize Lenovo as version string in newer V-series BIOS From: Manoj Iyer X-Patchwork-Id: 160656 Message-Id: <1337699159-5467-1-git-send-email-manoj.iyer@canonical.com> To: kernel-team@lists.ubuntu.com Date: Tue, 22 May 2012 10:05:59 -0500 From: Manoj Iyer Please consider the following patch for precise. The following changes since commit d22ea4b6a1c5a67498f943bd748c78bca2b7aabd: thinkpad-acpi: recognize Lenovo as version string in newer V-series BIOS (2012-05-22 09:36:55 -0500) are available in the git repository at: git://kernel.ubuntu.com/manjo/ubuntu-precise.git lp1002920 for you to fetch changes up to d22ea4b6a1c5a67498f943bd748c78bca2b7aabd: thinkpad-acpi: recognize Lenovo as version string in newer V-series BIOS (2012-05-22 09:36:55 -0500) ---------------------------------------------------------------- SRU JUSTIFICATION ================ EFFECT ===== Hotkeys do not work because thinkpad_acpi module does not load. FIX === The newer V series bios reports product version as 'Lenovo' instead of 'ThinkPad'. Recoginze this new string so that the module can load. TEST ==== This fix was tested by James Ferguson, Dennis Chua and Ike Pan and reported to work. ---------------------------------------------------------------- Manoj Iyer (1): thinkpad-acpi: recognize Lenovo as version string in newer V-series BIOS drivers/platform/x86/thinkpad_acpi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)