commit | b305271861219f0ce162eb565f0f28f4c781299d | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Wed Jan 07 14:29:17 2009 +0100 |
committer | Jean Delvare <khali@linux-fr.org> | Wed Jan 07 14:29:17 2009 +0100 |
tree | 727cd98ff7f968f0c17ce85d6355ad313797ba57 | |
parent | 994a075f0f2e8cdb919d8e495f98211651e3c461 [diff] |
i2c: Drop I2C_CLASS_CAM_DIGITAL There are a number of drivers which set their i2c bus class to I2C_CLASS_CAM_DIGITAL, however no chip driver actually checks for this flag, so we might as well drop it now. Signed-off-by: Jean Delvare <khali@linux-fr.org>