This continues the cleanup of the async command support code for this driver and addresses a number of issues pointed out by Ian Abbott. v2: fix a typo in PATCH 08/12 spotted by Ian Abbott H Hartley Sweeten (12): staging: comedi: adv_pci1710: tidy up pci171x_ai_check_chanlist() staging: comedi: adv_pci1710: don't check the chanlist twice staging: comedi: adv_pci1710: remove 'neverending_ai' from private data staging: comedi: adv_pci1710: remove 'ai_buf_ptr' from private data staging: comedi: adv_pci1710: remove 'ai_eos' from private data staging: comedi: adv_pci1710: only calc the pacer divisors once staging: comedi: adv_pci1710: remove local var in pci171x_ai_cmd() staging: comedi: adv_pci1710: tidy up start_pacer() staging: comedi: adv_pci1710: rename interrupt helper functions staging: comedi: adv_pci1710: always enable PCI171x_PARANOIDCHECK code staging: comedi: adv_pci1710: remove 'i8254_osc_base' from private data staging: comedi: adv_pci1710: remove 'ai_act_chan' from private data drivers/staging/comedi/drivers/adv_pci1710.c | 431 +++++++++++---------------- 1 file changed, 182 insertions(+), 249 deletions(-) -- 1.9.2 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel