Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350667
b: refs/heads/master
c: 03c86ee
h: refs/heads/master
i:
  350665: ca89827
  350663: 8486ab0
v: v3
  • Loading branch information
Wolfram Sang authored and Dmitry Torokhov committed Dec 24, 2012
1 parent df3ade5 commit 3e6e806
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: 176eb8dc91bd91e7b1beb1761ee29f016e8c09e8
refs/heads/master: 03c86ee1548a6ffecc65cf83b0a2d2774fed2f1d
2 changes: 1 addition & 1 deletion trunk/drivers/input/misc/adxl34x.c
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ static const struct adxl34x_platform_data adxl34x_default_init = {

.ev_code_tap = {BTN_TOUCH, BTN_TOUCH, BTN_TOUCH}, /* EV_KEY {x,y,z} */
.power_mode = ADXL_AUTO_SLEEP | ADXL_LINK,
.fifo_mode = FIFO_STREAM,
.fifo_mode = ADXL_FIFO_STREAM,
.watermark = 0,
};

Expand Down

0 comments on commit 3e6e806

Please sign in to comment.