]> Pileus Git - ~andy/linux/commit
staging: comedi: usbduxsigma: rename usbdux_pwm_stop()
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Thu, 23 May 2013 20:03:45 +0000 (13:03 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 11:41:06 +0000 (20:41 +0900)
commit8cd6f5ebb618d5ae1017e6cfae330cf27002b205
treed2dd0398094cc3513a72dbce82d8a920455d1922
parentfd245192b1ddae96a4bcf430fe26b4130a72f1f0
staging: comedi: usbduxsigma: rename usbdux_pwm_stop()

Rename the function so it has 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