Skip to content
Snippets Groups Projects
Commit e0e8398c authored by Jean Delvare's avatar Jean Delvare
Browse files

i2c-i801: All newer devices have all the optional features


Only the oldest devices lack some of the features supported by this
driver. List them explicitly, and default to all features enabled for
all other chips, including the ones added through sysfs. This will
make future driver maintenance easier.

In the unlikely event of a not yet supported device not implementing
all the features, one can always use the disable_features module
parameter to prevent the driver from attempting to use them.

Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
Acked-by: default avatarSeth Heasley <seth.heasley@intel.com>
parent adff687d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment