diff options
author | Geert Uytterhoeven <[email protected]> | 2014-08-08 17:19:13 +0200 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2014-08-26 09:35:56 +0200 |
commit | 32db83eb1ae1a8432bfabe2c9f6fd522a5419c4b (patch) | |
tree | f536c10c45ca8b14eb5d43fbe536dc60db88dea6 | |
parent | a395adcff0a1e009e2fb8a1090b7a29febce08c5 (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.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 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) { |