Przeglądaj źródła

[media] cx23885: Spelling s/compuations/computations/

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Geert Uytterhoeven 11 lat temu
rodzic
commit
43e9d4ab0c
1 zmienionych plików z 1 dodań i 1 usunięć
  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)
 {