]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: usbdux: tidy up usbduxsub_pwm_irq()
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Wed, 24 Jul 2013 21:11:14 +0000 (14:11 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jul 2013 20:15:26 +0000 (13:15 -0700)
commit913fa509719010af0653b0778e4830a12e9cf85d
tree7287d621a35cd82354d701cba8994c9dea5cd510
parentba5421353302bfdb89c517d48d005d49a3ac0a01
staging: comedi: usbdux: tidy up usbduxsub_pwm_irq()

Rename the local variables to the comedi "norm".

Use dev->class_dev as the device for all dev_printk() messages.

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/usbdux.c