hwmon: End of I/O region off-by-one
authorJean Delvare <khali@linux-fr.org>
Wed, 29 Aug 2007 08:39:57 +0000 (10:39 +0200)
committerMark M. Hoffman <mhoffman@lightlink.com>
Sun, 9 Sep 2007 14:38:37 +0000 (10:38 -0400)
Fix an off-by-one error in the I/O region declaration of two
hardware monitoring drivers (lm78 and w83781d.) We were requesting
one extra port at the end of the region.

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

No differences found