]> git.karo-electronics.de Git - linux-beck.git/commitdiff
Revert conflicting V4L changes
authorJiri Kosina <jkosina@suse.cz>
Tue, 28 Dec 2010 13:16:15 +0000 (14:16 +0100)
committerJiri Kosina <jkosina@suse.cz>
Tue, 28 Dec 2010 13:16:15 +0000 (14:16 +0100)
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>
drivers/media/video/zoran/zoran.h
drivers/staging/stradis/stradis.c

index b336259ce20c9cb0ea18a0abd1f4caa584a6a2e9..27f05551183f18ff6bbf739e63a9ff8ec00d1be7 100644 (file)
@@ -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 ??? */
index 2e74355d1ea1271f240ff461bbd91114c59911b9..807dd7eb748f5e84bfafa9efaf0e2a4dc2118a81 100644 (file)
@@ -745,7 +745,7 @@ static void set_out_format(struct saa7146 *saa, int mode)
        }
 }
 
-/* Initialize bitmangler to map from a byte value to the mangled word that
+/* Intialize bitmangler to map from a byte value to the mangled word that
  * must be output to program the Xilinx part through the DEBI port.
  * Xilinx Data Bit->DEBI Bit: 0->15 1->7 2->6 3->12 4->11 5->2 6->1 7->0
  * transfer FPGA code, init IBM chip, transfer IBM microcode