[PATCH 00/21] staging: comedi: adl_pci9118: cleanup the boardinfo and attach

H Hartley Sweeten hsweeten at visionengravers.com
Thu Sep 4 17:39:21 UTC 2014


Remove all the unused information in the boardinfo and tidy it up.

Clenaup the attach of this driver a bit.

H Hartley Sweeten (21):
  staging: comedi: adl_pci9118: remove unused boardinfo
  staging: comedi: adl_pci9118: remove 'rangelist_ao' boardinfo
  staging: comedi: adl_pci9118: remove 'ao_maxdata' boardinfo
  staging: comedi: adl_pci9118: remove 'n_aochan' boardinfo
  staging: comedi: adl_pci9118: remove 'half_fifo_size' boardinfo
  staging: comedi: adl_pci9118: remove 'n_aichanlist' boardinfo
  staging: comedi: adl_pci9118: remove 'n_aichand' boardinfo
  staging: comedi: adl_pci9118: remove 'n_aichan' boardinfo
  staging: comedi: adl_pci9118: remove 'ai_ns_min' from boardinfo
  staging: comedi: adl_pci9118: remove 'ai_pacer_min' from boardinfo
  staging: comedi: adl_pci9118: refactor 'rangelist_ai' in boardinfo
  staging: comedi: adl_pci9118: refactor 'ai_maxdata' in boardinfo
  staging: comedi: adl_pci9118: use 'context' in (*auto_attach)
  staging: comedi: adl_pci9118: remove 'device_id' from boardinfo
  staging: comedi: adl_pci9118: remove unnecessary dev->board_name initialization
  staging: comedi: adl_pci9118: rename boardinfo struct
  staging: comedi: adl_pci9118: allocate private data in pci9118_common_attach()
  staging: comedi: adl_pci9118: tidy up digital output subdevice init
  staging: comedi: adl_pci9118: tidy up digital input subdevice init
  staging: comedi: adl_pci9118: tidy up analog output subdevice init
  staging: comedi: adl_pci9118: tidy up analog input subdevice init

 drivers/staging/comedi/drivers/adl_pci9118.c | 287 +++++++++++----------------
 1 file changed, 114 insertions(+), 173 deletions(-)

-- 
2.0.3



More information about the devel mailing list