diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2014-08-08 15:19:13 (GMT) |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2014-08-26 07:35:56 (GMT) |
commit | 32db83eb1ae1a8432bfabe2c9f6fd522a5419c4b (patch) | |
tree | f536c10c45ca8b14eb5d43fbe536dc60db88dea6 /drivers/media | |
parent | a395adcff0a1e009e2fb8a1090b7a29febce08c5 (diff) | |
download | linux-32db83eb1ae1a8432bfabe2c9f6fd522a5419c4b.tar.xz |
cx23885: Spelling s/compuations/computations/
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>
Diffstat (limited to 'drivers/media')
-rw-r--r-- | drivers/media/pci/cx23885/cx23888-ir.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/pci/cx23885/cx23888-ir.c b/drivers/media/pci/cx23885/cx23888-ir.c index 2c951de..c2ff5fc 100644 --- a/drivers/media/pci/cx23885/cx23888-ir.c +++ b/drivers/media/pci/cx23885/cx23888-ir.c @@ -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) { |