Commit 32db83eb authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Jiri Kosina
Browse files

cx23885: Spelling s/compuations/computations/



Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Cc: Mauro Carvalho Chehab <m.chehab@samsung.com>
Cc: linux-media@vger.kernel.org
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent a395adcf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)
{