From: Geert Uytterhoeven Date: Fri, 8 Aug 2014 15:19:13 +0000 (-0300) Subject: [media] cx23885: Spelling s/compuations/computations/ X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=43e9d4ab0c14ccff3ed27f8e43274571e286f0ed;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git [media] cx23885: Spelling s/compuations/computations/ Signed-off-by: Geert Uytterhoeven Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/pci/cx23885/cx23888-ir.c b/drivers/media/pci/cx23885/cx23888-ir.c index 2c951dec2d33..c2ff5fc01157 100644 --- a/drivers/media/pci/cx23885/cx23888-ir.c +++ b/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) {