]> Git Repo - linux.git/commit
i2c: Drop I2C_CLASS_CAM_DIGITAL
authorJean Delvare <[email protected]>
Wed, 7 Jan 2009 13:29:17 +0000 (14:29 +0100)
committerJean Delvare <[email protected]>
Wed, 7 Jan 2009 13:29:17 +0000 (14:29 +0100)
commitb305271861219f0ce162eb565f0f28f4c781299d
tree727cd98ff7f968f0c17ce85d6355ad313797ba57
parent994a075f0f2e8cdb919d8e495f98211651e3c461
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 <[email protected]>
drivers/media/video/cafe_ccic.c
drivers/media/video/ov7670.c
drivers/media/video/ovcamchip/ovcamchip_core.c
drivers/media/video/w9968cf.c
include/linux/i2c.h
This page took 0.058056 seconds and 4 git commands to generate.