提交 bb9fb420 编写于 作者: J Jiri Kosina

Revert conflicting V4L changes

This is a partial revert of b595076a
("tree-wide: fix comment/printk typos"), as it changes the code
that no longer exists in linux-next.
Reported-by: NStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 e7bf068a
......@@ -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 ??? */
......
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册