Remove the unnecessary members from the private data and cleanup the async command support code. H Hartley Sweeten (22): staging: comedi: adv_pci1710: remove 'ai_timer2' from private data staging: comedi: adv_pci1710: remove 'ai_timer1' from private data staging: comedi: adv_pci1710: remove 'ai_flags' from private data staging: comedi: adv_pci1710: remove 'ai_chanlist' from private data staging: comedi: adv_pci1710: remove 'ai_n_chan' from private data staging: comedi: adv_pci1710: remove 'ai_scans' from private data staging: comedi: adv_pci1710: remove 'ai_data_len' from private data staging: comedi: adv_pci1710: cmd->scan_begin_src can only be TRIG_FOLLOW staging: comedi: adv_pci1710: absorb pci171x_ai_docmd_and_mode() staging: comedi: adv_pci1710: remove 'ai_do' from private data staging: comedi: adv_pci1710: rename check_channel_list() 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: handle events and clear interrupt in common code staging: comedi: adv_pci1710: always enable PCI171x_PARANOIDCHECK code drivers/staging/comedi/drivers/adv_pci1710.c | 485 ++++++++++----------------- 1 file changed, 183 insertions(+), 302 deletions(-) -- 1.9.2 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel