mirror of
https://github.com/adulau/aha.git
synced 2024-12-27 19:26:25 +00:00
hwmon: (adm1031) Fix broken links in documentation
The Analog Devices chip information pages moved to a different location. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
This commit is contained in:
parent
4688902dab
commit
517ef0d2a4
1 changed files with 2 additions and 2 deletions
|
@ -6,13 +6,13 @@ Supported chips:
|
||||||
Prefix: 'adm1030'
|
Prefix: 'adm1030'
|
||||||
Addresses scanned: I2C 0x2c to 0x2e
|
Addresses scanned: I2C 0x2c to 0x2e
|
||||||
Datasheet: Publicly available at the Analog Devices website
|
Datasheet: Publicly available at the Analog Devices website
|
||||||
http://products.analog.com/products/info.asp?product=ADM1030
|
http://www.analog.com/en/prod/0%2C2877%2CADM1030%2C00.html
|
||||||
|
|
||||||
* Analog Devices ADM1031
|
* Analog Devices ADM1031
|
||||||
Prefix: 'adm1031'
|
Prefix: 'adm1031'
|
||||||
Addresses scanned: I2C 0x2c to 0x2e
|
Addresses scanned: I2C 0x2c to 0x2e
|
||||||
Datasheet: Publicly available at the Analog Devices website
|
Datasheet: Publicly available at the Analog Devices website
|
||||||
http://products.analog.com/products/info.asp?product=ADM1031
|
http://www.analog.com/en/prod/0%2C2877%2CADM1031%2C00.html
|
||||||
|
|
||||||
Authors:
|
Authors:
|
||||||
Alexandre d'Alton <alex@alexdalton.org>
|
Alexandre d'Alton <alex@alexdalton.org>
|
||||||
|
|
Loading…
Reference in a new issue