commit | f95f0b4ce8cae533c3731e54a51892921db10ffe | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Wed Dec 09 20:35:59 2009 +0100 |
committer | Jean Delvare <khali@linux-fr.org> | Wed Dec 09 20:35:59 2009 +0100 |
tree | 87c6eb318759f48d0bf0e601344e3c500eba3538 | |
parent | 93ee0a75f6e4b2c7ec20fd8f4ace87f88ba785b9 [diff] |
hwmon: (thmc50) Stop using I2C_CLIENT_MODULE_PARM The thmc50 driver is the last user of I2C_CLIENT_MODULE_PARM, and I would like to get rid of that macro. Signed-off-by: Jean Delvare <khali@linux-fr.org> Tested-by: Krzysztof Helt <krzysztof.h1@wp.pl>