]> git.baikalelectronics.ru Git - kernel.git/commit
hwmon: (adt7462) Fix pin 28 monitoring
authorRoger Blofeld <blofeldus@yahoo.com>
Sun, 10 Jan 2010 19:52:32 +0000 (20:52 +0100)
committerJean Delvare <khali@linux-fr.org>
Sun, 10 Jan 2010 19:52:32 +0000 (20:52 +0100)
commit5dedaa7111ee065da757e144030eedf1b011390a
treeee34f33d2d974586dc15909d8ffb379f54fd0527
parentbcd37980669efa8d7b90fb28d1782ec2c11ac2fa
hwmon: (adt7462) Fix pin 28 monitoring

The ADT7462_PIN28_VOLT value is a 4-bit field, so the corresponding
shift must be 4.

Signed-off-by: Roger Blofeld <blofeldus@yahoo.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/adt7462.c