From: Geert Uytterhoeven Date: Fri, 8 Aug 2014 15:19:13 +0000 (+0200) Subject: cx23885: Spelling s/compuations/computations/ X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=32db83eb1ae1a8432bfabe2c9f6fd522a5419c4b;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git cx23885: Spelling s/compuations/computations/ Signed-off-by: Geert Uytterhoeven Cc: Mauro Carvalho Chehab Cc: linux-media@vger.kernel.org Signed-off-by: Jiri Kosina --- 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) {