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)
commit0b8f754a6220158f2348bc6eae2772bc64bc98a2
treed379b7da73f46dbd370ea652320e7bf162cbc00d
parent214e7b5c8281bf41238f575128e4fec5652ed797
staging: comedi: Move pcm do_cmdtest function into a single source file

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