commit | d91aae1e52e5289a94f4ddff968decfc8d37271e | [log] [tgz] |
---|---|---|
author | Guenter Roeck <guenter.roeck@ericsson.com> | Mon Aug 29 22:53:20 2011 -0700 |
committer | Guenter Roeck <guenter.roeck@ericsson.com> | Tue Sep 06 08:56:06 2011 -0700 |
tree | 9c832e9ae7d869f67d78795c46be8e1121b8ffbf | |
parent | ff71c182f461da5ae9d2d65f8a63f5a9193b9be1 [diff] |
hwmon: (max16065) Add chip access warning to documentation The chips supported by the max16065 driver should not be accessed using direct i2ctools commands. Add warning to driver documentation to alert users. Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com> Acked-by: Jean Delvare <khali@linux-fr.org>