]> Pileus Git - ~andy/linux/commit
staging: comedi: usbduxsigma: rename the urb completion handlers
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Thu, 23 May 2013 20:06:37 +0000 (13:06 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 11:41:09 +0000 (20:41 +0900)
commit702cd2dd4efb76ff37005a0990b33e4969819410
tree489e3baf05cfcfe7924d4ba46be53574d9c618eb
parent2bdd6d234acab1d9661e2e2bc2a9ceba11979b9b
staging: comedi: usbduxsigma: rename the urb completion handlers

Rename these functions so they have namespace associated with the
driver and their use is aparent.

Also, rename the #defines used for the bulk transfer commands and
move them up with the other defines.

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