]> 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)
committerJiri Kosina <jkosina@suse.cz>
Sun, 2 Dec 2012 20:08:43 +0000 (21:08 +0100)
commitf9af7b9edccb87d4d80b58687ab63e58f3b64c4c
treeff688071b06b4f2b763a9c7bfc144a17321b9638
parentb8a8f515d234f74ac19fb3597580775d8229ce50
HID: Add Apple wireless keyboard 2011 ANSI to special driver list

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>
Cc: <stable@vger.kernel.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-core.c