浏览代码

cx23885: Spelling s/compuations/computations/

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Mauro Carvalho Chehab <m.chehab@samsung.com>
Cc: linux-media@vger.kernel.org
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Geert Uytterhoeven 11 年之前
父节点
当前提交
32db83eb1a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/media/pci/cx23885/cx23888-ir.c

+ 1 - 1
drivers/media/pci/cx23885/cx23888-ir.c

@@ -263,7 +263,7 @@ static inline unsigned int lpf_count_to_us(unsigned int count)
 }
 
 /*
- * FIFO register pulse width count compuations
+ * FIFO register pulse width count computations
  */
 static u32 clock_divider_to_resolution(u16 divider)
 {