staging: comedi: pcmuio: fix namespace for all private functions
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 18 Jun 2013 20:27:19 +0000 (13:27 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Jun 2013 22:51:05 +0000 (15:51 -0700)
commit5c1f62a75ca29d91606fd6e8bdeb2cff88086e0f
treec229f738de982feabff9d412b32a2479420df39f
parentee81b210fe9f761a3d34f6c061c67e6313df06bc
staging: comedi: pcmuio: fix namespace for all private functions

Rename a couple private functions so they have the same namespace
as the driver.

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/drivers/pcmuio.c