HID: add fn key support on Macbook Pro 4,1 and Macbook Air
authorAlexandre Karpenko <alexander@comm.utoronto.ca>
Wed, 4 Jun 2008 08:31:24 +0000 (10:31 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 23 Jul 2008 13:25:20 +0000 (15:25 +0200)
commit37cdffdadf7ad1b28fa4bd14bb904f4f612e5ae3
tree1c4a07dec3cec0f8403b4a6e32d5ae02321d63ff
parent9063974cdbc5463528cb6aa60c91bc0267af7bbb
HID: add fn key support on Macbook Pro 4,1 and Macbook Air

Added device ids to hid-quriks for detection of keyboards on 4th
generation Macbook Pro and Macbook Air

The naming scheme is consistent with past Apple keyboards in hid-quirks;
as defined by Apple (including device ids) in:
/System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTCKeyboard.kext/Co
ntents/Info.plist
Patch was originally posted and tested at:
https://bugs.launchpad.net/mactel-support/+bug/207127

Signed-off-by: Alexandre Karpenko <alexander@comm.utoronto.ca>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/usbhid/hid-quirks.c