From: Geert Uytterhoeven Date: Fri, 8 Aug 2014 15:19:12 +0000 (-0300) Subject: [media] cx25840: Spelling s/compuations/computations/ X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=d720b7aff6481b99a42d484383d7e19d86323b5d;p=linux-beck.git [media] cx25840: 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/i2c/cx25840/cx25840-ir.c b/drivers/media/i2c/cx25840/cx25840-ir.c index e6588ee5bdb0..4cf8f18bf097 100644 --- a/drivers/media/i2c/cx25840/cx25840-ir.c +++ b/drivers/media/i2c/cx25840/cx25840-ir.c @@ -224,7 +224,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) {