commit | ed6182a83924c2385679afd5a3b9cd3d41e2ef44 | [log] [tgz] |
---|---|---|
author | Jean Delvare <jdelvare@suse.de> | Thu Jul 04 11:34:02 2019 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Fri Jul 05 20:59:10 2019 +0200 |
tree | 82d651d87bf82737a30eee47db3cf4b4b9ab904a | |
parent | 051d769f0a36b4642897d909cef980f944ae20ab [diff] |
i2c: i801: Documentation update The i2c-i801 driver documentation needs some dusting: * Mention disable_features flag 0x20. * The i2c_ec driver has been removed from the kernel long ago. Driver i2c-scmi serves the same purpose for more recent hardware. * Replace obsolete /proc paths with equivalent /sys paths. Signed-off-by: Jean Delvare <jdelvare@suse.de> Reviewed-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>