Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282347
b: refs/heads/master
c: 90120d6
h: refs/heads/master
i:
  282345: aa090e7
  282343: 49d07c8
v: v3
  • Loading branch information
David Herrmann authored and Jiri Kosina committed Nov 22, 2011
1 parent 2266b41 commit d4a5381
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 130a69b9eb385566d861035b47779f4f2b0df14c
refs/heads/master: 90120d66974ecf22c32d8cbb2347097ce4144403
2 changes: 2 additions & 0 deletions trunk/drivers/hid/hid-wiimote-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1175,6 +1175,8 @@ static int wiimote_hid_probe(struct hid_device *hdev,
struct wiimote_data *wdata;
int ret;

hdev->quirks |= HID_QUIRK_NO_INIT_REPORTS;

wdata = wiimote_create(hdev);
if (!wdata) {
hid_err(hdev, "Can't alloc device\n");
Expand Down

0 comments on commit d4a5381

Please sign in to comment.