summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2010-12-28 14:16:15 +0100
committerJiri Kosina <jkosina@suse.cz>2010-12-28 14:16:15 +0100
commitbb9fb42029abcc90c265dbc40cab106421dd9348 (patch)
treef387ca82e382c13092a368a1ea7ba42ae2d983eb /drivers/media/video
parente7bf068aa3208d73e9dea817f6d975071ddd4336 (diff)
downloadblackbird-op-linux-bb9fb42029abcc90c265dbc40cab106421dd9348.tar.gz
blackbird-op-linux-bb9fb42029abcc90c265dbc40cab106421dd9348.zip
Revert conflicting V4L changes
This is a partial revert of b595076a180a56d1bb1 ("tree-wide: fix comment/printk typos"), as it changes the code that no longer exists in linux-next. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/media/video')
-rw-r--r--drivers/media/video/zoran/zoran.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/zoran/zoran.h b/drivers/media/video/zoran/zoran.h
index b336259ce20c..27f05551183f 100644
--- a/drivers/media/video/zoran/zoran.h
+++ b/drivers/media/video/zoran/zoran.h
@@ -95,7 +95,7 @@ struct zoran_params {
int quality; /* Measure for quality of compressed images.
* Scales linearly with the size of the compressed images.
- * Must be between 0 and 100, 100 is a compression
+ * Must be beetween 0 and 100, 100 is a compression
* ratio of 1:4 */
int odd_even; /* Which field should come first ??? */
OpenPOWER on IntegriCloud