mirror of https://gitee.com/openkylin/linux.git
[media] cx23885: Spelling s/compuations/computations/
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
This commit is contained in:
parent
d720b7aff6
commit
43e9d4ab0c
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue