The inline function cfc_inc_scan_progress() is just a wrapper around
the comedi core function comedi_inc_scan_progress(). Convert all the
drivers to use the core function directly and remove the wrapper.

This series applies after:
 PATCH 00/11] staging: comedi: move comedi_fc functionality into core

H Hartley Sweeten (2):
  staging: comedi: mite: use comedi_inc_scan_progress()
  staging: comedi: comedi_fc.h: remove cfc_inc_scan_progress()

 drivers/staging/comedi/drivers/comedi_fc.h | 6 ------
 drivers/staging/comedi/drivers/mite.c      | 2 +-
 2 files changed, 1 insertion(+), 7 deletions(-)

-- 
2.0.3

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to