diff options
author | Jean Delvare <khali@linux-fr.org> | 2013-03-18 21:19:49 +0100 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2013-03-18 21:19:49 +0100 |
commit | 25eba81b7fbbb14dde63fc85231c699fe77afc58 (patch) | |
tree | 10b38bfeef60838526a49ce7183711bdfd32de31 /Documentation | |
parent | 5a4c060114822255302d4763ad6712f9cde2372b (diff) |
hwmon: (lm75) Fix tcn75 prefix
The TCN75 has its own prefix for a long time now.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/hwmon/lm75 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hwmon/lm75 b/Documentation/hwmon/lm75 index c91a1d15fa28..69af1c7db6b7 100644 --- a/Documentation/hwmon/lm75 +++ b/Documentation/hwmon/lm75 @@ -23,7 +23,7 @@ Supported chips: Datasheet: Publicly available at the Maxim website http://www.maxim-ic.com/ * Microchip (TelCom) TCN75 - Prefix: 'lm75' + Prefix: 'tcn75' Addresses scanned: none Datasheet: Publicly available at the Microchip website http://www.microchip.com/ |