staging: comedi: Move pcm do_cmdtest function into a single source file
authorBill Pemberton <wfp5p@virginia.edu>
Thu, 14 May 2009 19:24:29 +0000 (15:24 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 19 Jun 2009 18:00:34 +0000 (11:00 -0700)
Many of the comedi source code has functions that were created with
cut and paste, this moves the do_cmdtest function into a single file.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/Makefile
drivers/staging/comedi/drivers/pcm_common.c [new file with mode: 0644]
drivers/staging/comedi/drivers/pcm_common.h [new file with mode: 0644]
drivers/staging/comedi/drivers/pcmmio.c
drivers/staging/comedi/drivers/pcmuio.c