staging: comedi: usbdux: tidy up usbdux_pwm_config()
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 30 Jul 2013 00:45:28 +0000 (17:45 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Aug 2013 00:44:56 +0000 (17:44 -0700)
commit893a27785c93ac76514cceb812eb41d059cd8f55
tree270133c9ae2263bc5c726c440294dc3a58b4b1f3
parent64ffc665d7172ce9f13b6ad5fca107e8847d68d1
staging: comedi: usbdux: tidy up usbdux_pwm_config()

Rename the local variable used for the private data pointer to 'devpriv'.

Tidy up the function a bit.

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