Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348038
b: refs/heads/master
c: 86266ca
h: refs/heads/master
v: v3
  • Loading branch information
Guenter Roeck committed Dec 22, 2012
1 parent c75e27e commit d0cc969
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: 0602934f302e016e2ea5dc6951681bfac77455ef
refs/heads/master: 86266ca0e23b2b8e7e38edda1675cd085a9abc14
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/emc6w201.c
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ static struct emc6w201_data *emc6w201_update_device(struct device *dev)
* Sysfs callback functions
*/

static const u16 nominal_mv[6] = { 2500, 1500, 3300, 5000, 1500, 1500 };
static const s16 nominal_mv[6] = { 2500, 1500, 3300, 5000, 1500, 1500 };

static ssize_t show_in(struct device *dev, struct device_attribute *devattr,
char *buf)
Expand Down

0 comments on commit d0cc969

Please sign in to comment.