commit | 15bde2f1a8e819213f54314505a5a0509673109b | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Wed Aug 29 10:39:57 2007 +0200 |
committer | Mark M. Hoffman <mhoffman@lightlink.com> | Sun Sep 09 10:38:37 2007 -0400 |
tree | 19a194edf4a00858fc1b22721677412533b8583d | |
parent | b21010ed6498391c0f359f2a89c907533fe07fec [diff] |
hwmon: End of I/O region off-by-one 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>