]> rtime.felk.cvut.cz Git - linux-imx.git/commit
staging: comedi: usbduxsigma: tidy up usbduxsigma_pwm_config()
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Thu, 23 May 2013 19:57:45 +0000 (12:57 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 11:41:00 +0000 (20:41 +0900)
commit8939787fe0e0c02b7331b2f67503f18435ebd208
tree01f7bab9c1731ddf208d441ed4697ac52c362cc8
parent46c878080bcdf2c6c173c12f67801bb425a7c2bc
staging: comedi: usbduxsigma: tidy up usbduxsigma_pwm_config()

Rename the function so it has namespace associated with the driver.
Rename the local variable used for the private data pointer.

Remove some unnecessary comments and tidy up the comment about the
parameters for the INSN_CONFIG_PWM_SET_H_BRIDGE instruction.

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