]> git.karo-electronics.de Git - karo-tx-linux.git/commit
HID: Add Apple wireless keyboard 2011 ANSI to special driver list
authorBen Hutchings <ben@decadent.org.uk>
Sun, 2 Dec 2012 14:38:23 +0000 (14:38 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Jan 2013 17:19:05 +0000 (09:19 -0800)
commit50e54c2c8d010f933b49176b33961e7ad72c0c33
tree88e83e2e5d26bee0a05dd6ff94187ddb618664d6
parente4ada2b44499ce77e6053679e1f60cad42611b91
HID: Add Apple wireless keyboard 2011 ANSI to special driver list

commit f9af7b9edccb87d4d80b58687ab63e58f3b64c4c upstream.

Commit 0a97e1e9f9a6 ('HID: apple: Add Apple wireless keyboard 2011 ANSI PID')
did not update the special driver list in hid-core.c, so hid-generic may
still bind to this device.

Reported-by: Ari Pollak <ari@scvngr.com>
References: http://bugs.debian.org/694546
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hid/hid-core.c