commit | 8918023d40ebb2c086e77368810763975761cb1b | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Wed Dec 09 20:35:48 2009 +0100 |
committer | Jean Delvare <khali@linux-fr.org> | Wed Dec 09 20:35:48 2009 +0100 |
tree | 3c4d9eebab32552b0a7d9a896f92897625ab7678 | |
parent | 591ec6509ed888723caf6ac8ced3f6f718625a1f [diff] |
hwmon: (w83627hf) Drop the force_addr module parameter This module parameter is there to workaround broken BIOS. I'm not even sure if it was used in the past 5 years, and it gets in the way of converting the driver to the MFD infrastructure. So tell the users how they can do the same from user-space. Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: Rodolfo Giometti <giometti@linux.it>