From: Geert Uytterhoeven Date: Fri, 8 Aug 2014 15:19:12 +0000 (+0200) Subject: cx25840: fix comment X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=a395adcff0a1e009e2fb8a1090b7a29febce08c5;p=linux-beck.git cx25840: fix comment 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/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) {