From 300244850e3abe57d56ad420673481317514c81e Mon Sep 17 00:00:00 2001 From: Graham M Howe Date: Sat, 27 Feb 2010 09:14:22 +0000 Subject: [PATCH] --- yaml --- r: 196890 b: refs/heads/master c: a88e29cfd8e59c82cf63440117bd1d61761f0f87 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/staging/comedi/drivers/8253.h | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 61f762f5aad3..8fc385da1ce0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0b25a610c1f4e1f9632421e10a0f4c6497ea7deb +refs/heads/master: a88e29cfd8e59c82cf63440117bd1d61761f0f87 diff --git a/trunk/drivers/staging/comedi/drivers/8253.h b/trunk/drivers/staging/comedi/drivers/8253.h index 0bb35db4ea3b..3eb45d46e05b 100644 --- a/trunk/drivers/staging/comedi/drivers/8253.h +++ b/trunk/drivers/staging/comedi/drivers/8253.h @@ -214,7 +214,8 @@ static inline void i8253_cascade_ns_to_timer_2div(int i8253_osc_base, #ifndef CMDTEST /* i8254_load programs 8254 counter chip. It should also work for the 8253. - * base_address is the lowest io address for the chip (the address of counter 0). + * base_address is the lowest io address + * for the chip (the address of counter 0). * counter_number is the counter you want to load (0,1 or 2) * count is the number to load into the counter. *