Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267516
b: refs/heads/master
c: 8df3223
h: refs/heads/master
v: v3
  • Loading branch information
Jonathan Cameron authored and Greg Kroah-Hartman committed Aug 23, 2011
1 parent 2d2325a commit e40975c
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: 4266868c9cc8abebdad4b570d2df65a71ad46e03
refs/heads/master: 8df322385a7e253672dc5077c11dc1a6219d25cc
2 changes: 1 addition & 1 deletion trunk/drivers/staging/iio/addac/adt7316.c
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ struct adt7316_chip_info {
#define ADT7316_TEMP_INT_MASK 0x1F
#define ADT7516_AIN_INT_MASK 0xE0
#define ADT7316_TEMP_AIN_INT_MASK \
(ADT7316_TEMP_INT_MASK | ADT7316_TEMP_INT_MASK)
(ADT7316_TEMP_INT_MASK)

/*
* struct adt7316_chip_info - chip specifc information
Expand Down

0 comments on commit e40975c

Please sign in to comment.