mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
cx25840: fix comment
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Cc: Mauro Carvalho Chehab <m.chehab@samsung.com> Cc: linux-media@vger.kernel.org Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
51c0ff6db5
commit
a395adcff0
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue