Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149416
b: refs/heads/master
c: fa047e4
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Kosina committed Jun 10, 2009
1 parent cfe437a commit 4b0ca95
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 70fa9f2eadea7ca35bdcd89b20d555934593b40c
refs/heads/master: fa047e4f6fa63a6e9d0ae4d7749538830d14a343
4 changes: 0 additions & 4 deletions trunk/drivers/hid/hid-apple.c
Original file line number Diff line number Diff line change
Expand Up @@ -436,10 +436,6 @@ static const struct hid_device_id apple_devices[] = {
{ HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_GEYSER1_TP_ONLY),
.driver_data = APPLE_NUMLOCK_EMULATION | APPLE_HAS_FN },

/* Apple wireless Mighty Mouse */
{ HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_APPLE, 0x030c),
.driver_data = APPLE_MIGHTYMOUSE | APPLE_INVERT_HWHEEL },

{ }
};
MODULE_DEVICE_TABLE(hid, apple_devices);
Expand Down

0 comments on commit 4b0ca95

Please sign in to comment.