aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2014-08-08 17:19:13 +0200
committerJiri Kosina <[email protected]>2014-08-26 09:35:56 +0200
commit32db83eb1ae1a8432bfabe2c9f6fd522a5419c4b (patch)
treef536c10c45ca8b14eb5d43fbe536dc60db88dea6
parenta395adcff0a1e009e2fb8a1090b7a29febce08c5 (diff)
cx23885: Spelling s/compuations/computations/
Signed-off-by: Geert Uytterhoeven <[email protected]> Cc: Mauro Carvalho Chehab <[email protected]> Cc: [email protected] Signed-off-by: Jiri Kosina <[email protected]>
-rw-r--r--drivers/media/pci/cx23885/cx23888-ir.c2
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 2c951dec2d33..c2ff5fc01157 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)
{