Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336343
b: refs/heads/master
c: 44f751c
h: refs/heads/master
i:
  336341: 7c17ace
  336339: f0a5732
  336335: 33cc4bd
v: v3
  • Loading branch information
Axel Lin authored and Guenter Roeck committed Dec 5, 2012
1 parent e1b890b commit e230bcb
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: e597022353631194d93d142b6e14a9f673660de6
refs/heads/master: 44f751cee1b4baef9e3b49c6bd954f8b12b097a6
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/da9055-hwmon.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ static const u8 chan_mux[DA9055_ADC_TJUNC + 1] = {
[DA9055_ADC_VSYS] = DA9055_ADC_MUX_VSYS,
[DA9055_ADC_ADCIN1] = DA9055_ADC_MUX_ADCIN1,
[DA9055_ADC_ADCIN2] = DA9055_ADC_MUX_ADCIN2,
[DA9055_ADC_ADCIN3] = DA9055_ADC_MUX_ADCIN1,
[DA9055_ADC_ADCIN3] = DA9055_ADC_MUX_ADCIN3,
[DA9055_ADC_TJUNC] = DA9055_ADC_MUX_T_SENSE,
};

Expand Down

0 comments on commit e230bcb

Please sign in to comment.