Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287281
b: refs/heads/master
c: c1c454b
h: refs/heads/master
i:
  287279: dfc93ab
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Jiri Kosina committed Feb 2, 2012
1 parent 7e192c8 commit 93d4795
Show file tree
Hide file tree
Showing 2 changed files with 2 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: ba18311dff7933ccb9c41bbbb1ad3d70840069b5
refs/heads/master: c1c454b8691cc95aa83f19273ed7845914c70e83
1 change: 1 addition & 0 deletions trunk/drivers/hid/hid-hyperv.c
Original file line number Diff line number Diff line change
Expand Up @@ -548,6 +548,7 @@ static int mousevsc_remove(struct hv_device *dev)
struct mousevsc_dev *input_dev = hv_get_drvdata(dev);

vmbus_close(dev->channel);
hid_hw_stop(input_dev->hid_device);
hid_destroy_device(input_dev->hid_device);
mousevsc_free_device(input_dev);

Expand Down

0 comments on commit 93d4795

Please sign in to comment.