]> rtime.felk.cvut.cz Git - linux-imx.git/commit
staging: comedi: usbduxsigma: rename usbdux_{ai,ao}_stop() functions
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Thu, 23 May 2013 20:07:14 +0000 (13:07 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 11:41:10 +0000 (20:41 +0900)
commit3b081a436bed27b137411c6f5c1e6097eb518d16
treea7f2a8de7774a76d232c91f7dd3ab67e0242a3a6
parentcca5bf1065da1605dce39ff1df898e1d056df04a
staging: comedi: usbduxsigma: rename usbdux_{ai,ao}_stop() functions

Rename the functions so they have namespace associated with the driver.

For aesthetic reasons, pass the comedi_device pointer instead of the
private data pointer as the first parameter.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/usbduxsigma.c