Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355049
b: refs/heads/master
c: 048c5ad
h: refs/heads/master
i:
  355047: 937900d
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed Jan 25, 2013
1 parent a735f05 commit 8359c26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 35c3bc2040673ae8b80a60aefe753b4724eb5414
refs/heads/master: 048c5add0865eca299189263b0bf1c7a606de24a
3 changes: 1 addition & 2 deletions trunk/drivers/hid/hid-hyperv.c
Original file line number Diff line number Diff line change
Expand Up @@ -568,8 +568,7 @@ static int mousevsc_remove(struct hv_device *dev)

static const struct hv_vmbus_device_id id_table[] = {
/* Mouse guid */
{ VMBUS_DEVICE(0x9E, 0xB6, 0xA8, 0xCF, 0x4A, 0x5B, 0xc0, 0x4c,
0xB9, 0x8B, 0x8B, 0xA1, 0xA1, 0xF3, 0xF9, 0x5A) },
{ HV_MOUSE_GUID, },
{ },
};

Expand Down

0 comments on commit 8359c26

Please sign in to comment.