]> Pileus Git - ~andy/linux/commit
staging: comedi: usbduxsigma: move usbduxsigma_firmware_upload()
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Thu, 23 May 2013 19:57:25 +0000 (12:57 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 11:41:00 +0000 (20:41 +0900)
commit46c878080bcdf2c6c173c12f67801bb425a7c2bc
treee0c36e6739487f0ff2f23f3fbb795cc97e990b73
parent5f1d72ecfbf5d4a2c8ed12d9a4da97ecd239c02d
staging: comedi: usbduxsigma: move usbduxsigma_firmware_upload()

For aesthetics, move this function near its caller. Also, move the
FIRMWARE_MAX_LEN define so its with the other firmware constants
and fix the whitespace.

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