Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164537
b: refs/heads/master
c: 0ec4891
h: refs/heads/master
i:
  164535: e0e4d99
v: v3
  • Loading branch information
Daniel Mack authored and Linus Torvalds committed Sep 22, 2009
1 parent e9b48d7 commit a250735
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: 0bf41d9f414a5cf558aff234a0ff486257537574
refs/heads/master: 0ec48915e8bbb37dea3df85c41e4c3498b95664b
2 changes: 1 addition & 1 deletion trunk/include/linux/lis3lv02d.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ struct lis3lv02d_platform_data {
#define LIS3_IRQ2_DATA_READY (4 << 3)
#define LIS3_IRQ2_CLICK (7 << 3)
#define LIS3_IRQ_OPEN_DRAIN (1 << 6)
#define LIS3_IRQ_ACTIVE_HIGH (1 << 7)
#define LIS3_IRQ_ACTIVE_LOW (1 << 7)
unsigned char irq_cfg;
};

Expand Down

0 comments on commit a250735

Please sign in to comment.