diff options
author | Jan Scholz <Scholz@fias.uni-frankfurt.de> | 2008-11-26 15:33:45 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2008-11-28 15:09:26 +0100 |
commit | ee8a1a0a1a5817accd03ced7e7ffde3a4430f485 (patch) | |
tree | 6d4842b832359ec681f1401ead4b2c2168580b26 /drivers/ps3 | |
parent | fde5be353e872fe6088d2b1951e56cdfda2042ff (diff) |
HID: Apple ALU wireless keyboards are bluetooth devices
While parsing 'hid_blacklist' in the apple alu wireless keyboard is not found.
This happens because in the blacklist it is declared with HID_USB_DEVICE
although the keyboards are really bluetooth devices. The same holds for
'apple_devices' list.
This patch fixes it by changing HID_USB_DEVICE to HID_BLUETOOTH_DEVICE in those
two lists.
Signed-off-by: Jan Scholz <Scholz@fias.uni-frankfurt.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/ps3')
0 files changed, 0 insertions, 0 deletions