[PATCH 00/32] staging: comedi: continue async command cleanup

Hartley Sweeten HartleyS at visionengravers.com
Tue Apr 29 20:07:55 UTC 2014


On Tuesday, April 29, 2014 12:59 PM, H Hartley Sweeten wrote:
> Remove some unnecessary pacer divisor calculations. The divisors are calculated
> as part of the (*do_cmdtest) and don't need done in the (*do_cmd).
>
> Remove the older, unused, divisor calc functions in 8253.h to avoid any
> confusion.
>
> Remove some unnecessary private data members in a couple drivers and the
> addi_common.h header.
>
> Tidy up hwdrv_apci3120 a bit.
>
> Fix a couple 8254 timer programming issues. As Ian Abbott pointed out,
> the i8254_load() function does not use the I8254_MODE* defines. Convert
> all drivers to use the i8254_set_mode()/i8254_write() sequence instead.
>
> v2: Fix some i8254_load() issued pointed out by Ian Abbott in patches
>     01, 02, 03, and 05.
>     Add a couple new patchs (24 thru 32) to fix/clarify the remaining
>     i8254_load() issues.

Ugh... Forgot to tag these as v2. Sorry about that.

Hartley



More information about the devel mailing list