mbox

[SAUCE] thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.

Message ID 1301431053-5221-1-git-send-email-manoj.iyer@canonical.com
State New
Headers show

Pull-request

git://kernel.ubuntu.com/manjo/ubuntu-maverick.git lp745217

Message

Manoj Iyer March 29, 2011, 8:37 p.m. UTC
Hi all,

Please consider the following sauce patch for Ubuntu Maverick.

SRU JUSTIFICATION
================

IMPACT
======
Newer thinkpads from Lenovo have HKEY_HID "LEN0068" instead of HKEY_HID 
"IBM0068" this prevents the module from autoloading, losing support 
for hotkeys.

FIX
===
Patch to add new HKEY_HID "LEN0068" to thinkpad acpi module.

TEST
====
Patch tested by me on Lenovo x120 and by James Furgeson on other thinkpad 
models.

The following changes since commit 98e5bbf03976d01a116c000ec141ec7b5325f759:

  UBUNTU: Ubuntu-2.6.35-28.50 (2011-03-13 09:54:14 -0700)

are available in the git repository at:
  git://kernel.ubuntu.com/manjo/ubuntu-maverick.git lp745217

Manoj Iyer (1):
      UBUNTU: SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.

 drivers/platform/x86/thinkpad_acpi.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

Comments

Tim Gardner March 30, 2011, 2:49 p.m. UTC | #1
On 03/29/2011 02:37 PM, Manoj Iyer wrote:
> git://kernel.ubuntu.com/manjo/ubuntu-maverick.git lp745217

applied and pushed