diff options
Diffstat (limited to 'drivers/media/video/cx88/cx88-i2c.c')
-rw-r--r-- | drivers/media/video/cx88/cx88-i2c.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/cx88/cx88-i2c.c b/drivers/media/video/cx88/cx88-i2c.c index a1fe0abb6e43..de0f1af74e41 100644 --- a/drivers/media/video/cx88/cx88-i2c.c +++ b/drivers/media/video/cx88/cx88-i2c.c | |||
@@ -132,7 +132,7 @@ static void do_i2c_scan(const char *name, struct i2c_client *c) | |||
132 | } | 132 | } |
133 | } | 133 | } |
134 | 134 | ||
135 | /* init + register i2c algo-bit adapter */ | 135 | /* init + register i2c adapter */ |
136 | int cx88_i2c_init(struct cx88_core *core, struct pci_dev *pci) | 136 | int cx88_i2c_init(struct cx88_core *core, struct pci_dev *pci) |
137 | { | 137 | { |
138 | /* Prevents usage of invalid delay values */ | 138 | /* Prevents usage of invalid delay values */ |