From: Jean Delvare Date: Fri, 21 May 2010 16:40:55 +0000 (+0200) Subject: i2c-i801: All newer devices have all the optional features X-Git-Tag: v2.6.35-rc1~457^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0e8398c7a40f1fb65cefa9d35ed6cd84cee6008;p=pandora-kernel.git 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: Jean Delvare Acked-by: Seth Heasley --- Reading git-diff-tree failed