Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260789
b: refs/heads/master
c: 6eab7ce
h: refs/heads/master
i:
  260787: ba43ee8
v: v3
  • Loading branch information
Dan Carpenter authored and Dmitry Torokhov committed Jul 20, 2011
1 parent a878771 commit 61e2e7a
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: 4fd9fcf7c1ee6c339504525b43ad5e77334ff1b5
refs/heads/master: 6eab7ce65a4e6fae1d2cb5d866515ed288f2fdcc
2 changes: 1 addition & 1 deletion trunk/drivers/input/misc/kxtj9.c
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ static ssize_t kxtj9_set_poll(struct device *dev, struct device_attribute *attr,
return error;

/* Lock the device to prevent races with open/close (and itself) */
mutex_unlock(&input_dev->mutex);
mutex_lock(&input_dev->mutex);

disable_irq(client->irq);

Expand Down

0 comments on commit 61e2e7a

Please sign in to comment.