]> git.kernelconcepts.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)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 3 Jan 2013 03:33:25 +0000 (03:33 +0000)
commitab71eee3d50407f31d831d909e03201720641446
tree344dfd2cdcc932eff5e08cccb08a65e0a6e3945d
parentfb3ea00df6b94b7a99dea1c26b8177ce4ef1b1f3
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>
drivers/hid/hid-core.c