[PATCH 00/20] staging: comedi: adl_pci9118: cleanup the private data

H Hartley Sweeten hsweeten at visionengravers.com
Mon May 5 16:35:28 UTC 2014


Remove the unused or unnecessary members from the private data.

H Hartley Sweeten (20):
  staging: comedi: adl_pci9118: remove 'ai_n_chan' from private data
  staging: comedi: adl_pci9118: remove 'ai_chanlist' from private data
  staging: comedi: adl_pci9118: remove 'ai_data_len' from private data
  staging: comedi: adl_pci9118: remove 'ai_timer1' from private data
  staging: comedi: adl_pci9118: remove 'ai_timer2' from private data
  staging: comedi: adl_pci9118: remove 'ai_n_scanlen' from private data
  staging: comedi: adl_pci9118: remove 'i8254_osc_base' from private data
  staging: comedi: adl_pci9118: remove 'ai_scans' from private data
  staging: comedi: adl_pci9118: remove 'usessh' from private data
  staging: comedi: adl_pci9118: cmd->stop_src == TRIG_INT is not supported
  staging: comedi: adl_pci9118: remove 'ai_buf_ptr' from private data
  staging: comedi: adl_pci9118: remove 'valid' from private data
  staging: comedi: adl_pci9118: remove 'cnt0_users' from private data
  staging: comedi: adl_pci9118: remove 'useeoshandle' from private data
  staging: comedi: adl_pci9118: remove 'ai16bits' from private data
  staging: comedi: adl_pci9118: remove 'int_ai_func' from private data
  staging: comedi: adl_pci9118: tidy up interrupt_pci9118()
  staging: comedi: adl_pci9118: tidy up start_pacer()
  staging: comedi: adl_pci9118: remove 'cnt0_divisor' from private data
  staging: comedi: adl_pci9118: remove 'dmabuf_samples' from private data

 drivers/staging/comedi/drivers/adl_pci9118.c | 365 ++++++++++-----------------
 1 file changed, 130 insertions(+), 235 deletions(-)

-- 
1.9.2



More information about the devel mailing list