Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221521
b: refs/heads/master
c: d745b53
h: refs/heads/master
i:
  221519: a177bf4
v: v3
  • Loading branch information
Joe Perches authored and Dmitry Torokhov committed Oct 31, 2010
1 parent 304b32e commit 68f4ebd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: bac64d0f8cfd45f1027b6e946785a56e8d694fba
refs/heads/master: d745b5326dd1960bf1d9ce2cb8408561a81a7271
2 changes: 1 addition & 1 deletion trunk/drivers/input/mouse/appletouch.c
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@ static void atp_complete_geyser_3_4(struct urb *urb)
/* Just update the base values (i.e. touchpad in untouched state) */
if (dev->data[dev->info->datalen - 1] & ATP_STATUS_BASE_UPDATE) {

dprintk(KERN_DEBUG "appletouch: updated base values\n");
dprintk("appletouch: updated base values\n");

memcpy(dev->xy_old, dev->xy_cur, sizeof(dev->xy_old));
goto exit;
Expand Down

0 comments on commit 68f4ebd

Please sign in to comment.