]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: comedi: comedi_buf: remove comedi_buf_put()
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Wed, 22 Oct 2014 22:37:15 +0000 (15:37 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Oct 2014 08:03:15 +0000 (16:03 +0800)
commit0ce64e65177e9ddf22e375f0ccbcbfb59cfd6841
tree2bfd4e904d5b7b0a4d84881dd116e7265bb109ca
parent7dd1b528c1008f65653b0bdc027a90fd24ddc2eb
staging: comedi: comedi_buf: remove comedi_buf_put()

All comedi drivers now use comedi_buf_write_samples() to add the samples to
the async buffer. Remove this unused function.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/comedi_buf.c
drivers/staging/comedi/comedidev.h