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(-) -- 2.5.1 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel