]> git.baikalelectronics.ru Git - kernel.git/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)
commit2cc4c3621c4628c3ff01b0d8d5567cc218f5a0db
treee0c36e6739487f0ff2f23f3fbb795cc97e990b73
parentf5b5ced038e5716d9ab147d0049d570140714b59
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