commit | b7047895b9c9deee0b0f4cb2a0a788c189f985f2 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Mon Sep 24 13:23:57 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Sep 26 09:37:31 2012 -0700 |
tree | e991436490d67ef9a376893909eedea6177f56bd | |
parent | 97d87e00e3d6bdc8f3de606dd7cc5aa149709435 [diff] |
staging: comedi: s626: factor out the dma buffer allocation To make the attach a bit cleaner, factor the dma buffer allocation out of attach_pci() into a new function. 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>