hwmon/f71805f: Fix the device address decoding
authorJean Delvare <khali@linux-fr.org>
Tue, 12 Dec 2006 17:18:29 +0000 (18:18 +0100)
committerJean Delvare <khali@arrakis.delvare>
Tue, 12 Dec 2006 17:18:29 +0000 (18:18 +0100)
commit75c990291dd7af84ea68f3c3ead934b51d0b81ad
tree68525383de2cd7dc328e0e326a6c445d304532c2
parentc7176cb515edbc937006fd05fa391b0d926a337a
hwmon/f71805f: Fix the device address decoding

The lowest 3 bits are ignored, and the chip decodes all 8 addresses,
not only the 2 it needs.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/f71805f.c