diff options
Diffstat (limited to 'drivers/media/pci/cx23885/cx23888-ir.c')
-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) | |||
263 | } | 263 | } |
264 | 264 | ||
265 | /* | 265 | /* |
266 | * FIFO register pulse width count compuations | 266 | * FIFO register pulse width count computations |
267 | */ | 267 | */ |
268 | static u32 clock_divider_to_resolution(u16 divider) | 268 | static u32 clock_divider_to_resolution(u16 divider) |
269 | { | 269 | { |