On 18/09/14 19:46, H Hartley Sweeten wrote:
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(-)

Reviewed-by: Ian Abbott <abbo...@mev.co.uk>

--
-=( Ian Abbott @ MEV Ltd.    E-mail: <abbo...@mev.co.uk>        )=-
-=( Tel: +44 (0)161 477 1898   FAX: +44 (0)161 718 3587         )=-
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to