hwmon: (lm75) Fix an incorrect comment
authorJean Delvare <khali@linux-fr.org>
Tue, 19 Feb 2008 11:42:58 +0000 (12:42 +0100)
committerMark M. Hoffman <mhoffman@lightlink.com>
Sun, 27 Apr 2008 13:23:12 +0000 (09:23 -0400)
commitccd6befceb9a9b02114a93ff4cfa29adbdf60b6d
treef3cfe156da6c8bead8ffc81da87648916912eb18
parent93c75a4ac2d95834e7202965d853d3cd23aadb40
hwmon: (lm75) Fix an incorrect comment

High-byte first is not opposite to the usual practice - that's what
almost all hardware monitoring drivers do. It is opposite to the SMBus
standard though.

Also delete a duplicate comment.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
drivers/hwmon/lm75.c