Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292175
b: refs/heads/master
c: 1b05d22
h: refs/heads/master
i:
  292173: ab66aa6
  292171: b2eedd3
  292167: 6189adb
  292159: a3012b7
v: v3
  • Loading branch information
Guenter Roeck authored and Guenter Roeck committed Mar 19, 2012
1 parent aefeb77 commit a8b624b
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 1b9c491df8ac0e3b0ba01d9e9e786a1def79878d
refs/heads/master: 1b05d22f2c8de166dd4ac14fe05c5c740db825e8
3 changes: 2 additions & 1 deletion trunk/drivers/hwmon/ltc4151.c
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,8 @@ static SENSOR_DEVICE_ATTR(in2_input, S_IRUGO, \
static SENSOR_DEVICE_ATTR(curr1_input, S_IRUGO, \
ltc4151_show_value, NULL, LTC4151_SENSE_H);

/* Finally, construct an array of pointers to members of the above objects,
/*
* Finally, construct an array of pointers to members of the above objects,
* as required for sysfs_create_group()
*/
static struct attribute *ltc4151_attributes[] = {
Expand Down

0 comments on commit a8b624b

Please sign in to comment.