Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285850
b: refs/heads/master
c: d93ab78
h: refs/heads/master
v: v3
  • Loading branch information
Jean Delvare authored and Jean Delvare committed Jan 16, 2012
1 parent 828d004 commit 677b891
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 409c0b5bdf7d80e61380ce6b226b98405576d7cc
refs/heads/master: d93ab7807063ade8ad4b3ba55347e333dbde4d52
5 changes: 4 additions & 1 deletion trunk/drivers/hwmon/lm63.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,10 @@

/*
* Addresses to scan
* Address is fully defined internally and cannot be changed.
* Address is fully defined internally and cannot be changed except for
* LM64 which has one pin dedicated to address selection.
* LM63 and LM96163 have address 0x4c.
* LM64 can have address 0x18 or 0x4e.
*/

static const unsigned short normal_i2c[] = { 0x18, 0x4c, 0x4e, I2C_CLIENT_END };
Expand Down

0 comments on commit 677b891

Please sign in to comment.