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:07:18 +0000 (09:07 -0800)
commitc0c7cf289528474c46ce4e851ed33c467c32720c
treec8e6f9eaf6889bab0e723ee51c59334010dfb0ae
parentb14d552774ed848ca1ca94d8adedcd743e3aa671
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