Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361313
b: refs/heads/master
c: df06907
h: refs/heads/master
i:
  361311: b16db6d
v: v3
  • Loading branch information
Axel Lin authored and Guenter Roeck committed Mar 14, 2013
1 parent 0a3a157 commit a89c663
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e89ab51ffd3e9d2ddfb997546af7c9e0baab6d2f
refs/heads/master: df069079c153d22adf6c28dcc0b1cf62bba75167
2 changes: 2 additions & 0 deletions trunk/drivers/hwmon/lineage-pem.c
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,7 @@ static struct attribute *pem_input_attributes[] = {
&sensor_dev_attr_in2_input.dev_attr.attr,
&sensor_dev_attr_curr1_input.dev_attr.attr,
&sensor_dev_attr_power1_input.dev_attr.attr,
NULL
};

static const struct attribute_group pem_input_group = {
Expand All @@ -432,6 +433,7 @@ static struct attribute *pem_fan_attributes[] = {
&sensor_dev_attr_fan1_input.dev_attr.attr,
&sensor_dev_attr_fan2_input.dev_attr.attr,
&sensor_dev_attr_fan3_input.dev_attr.attr,
NULL
};

static const struct attribute_group pem_fan_group = {
Expand Down

0 comments on commit a89c663

Please sign in to comment.