]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: vmk80xx: factor out usb buffer allocation
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Wed, 6 Feb 2013 00:21:40 +0000 (17:21 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Feb 2013 02:07:10 +0000 (18:07 -0800)
commit406f1356efcef751fd356136c008761af00e6c8e
tree86627d075446cb3dfdd65c7c4585e4f461dfc46e
parent7f712c983a504037dc8abbd19576eedbd265e6f7
staging: comedi: vmk80xx: factor out usb buffer allocation

Factor the code that allocates the usb buffers out of vmk80xx_usb_probe().

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