[PATCH v2 00/12] staging: comedi: rtd520: tidy up driver

Ian Abbott abbotti at mev.co.uk
Fri Sep 25 09:22:29 UTC 2015


On 25/09/15 01:52, H Hartley Sweeten wrote:
> Tidy up this driver and fix all the checkpatch.pl issues.
>
> v2: fix patch 08/12 based on comments from Ian Abbott
>      add patch 12/12 to hook up the 8254 timer/counter
>
> H Hartley Sweeten (12):
>    staging: comedi: rtd520: prefer using the BIT macro
>    staging: comedi: rtd520: fix logical continuations
>    staging: comedi: rtd529: usleep_range is preferred over udelay
>    staging: comedi: rtd520: rename rtd520Boards
>    staging: comedi: rtd520: move constants to right side of comparisons
>    staging: comedi: rtd520: remove unnecessary comments from rtd_ao_winsn()
>    staging: comedi: rtd520: convert DAC register defines to macros
>    staging: comedi: rtd520: fix rtd_ao_winsn()
>    staging: comedi: rtd520: remove unnecessary function desc. block comments
>    staging: comedi: rtd520: tidy up block comments
>    staging: comedi: rtd520: use DIV_ROUND_CLOSEST and DIV_ROUND_UP macros
>    staging: comedi: rtd520: hook up 8254 timer/counter subdevice
>
>   drivers/staging/comedi/Kconfig          |   1 +
>   drivers/staging/comedi/drivers/rtd520.c | 369 +++++++++++++++++---------------
>   2 files changed, 201 insertions(+), 169 deletions(-)
>

Thanks.

Reviewed-by: Ian Abbott <abbotti at mev.co.uk>

-- 
-=( Ian Abbott @ MEV Ltd.    E-mail: <abbotti at mev.co.uk> )=-
-=(                          Web: http://www.mev.co.uk/  )=-


More information about the devel mailing list