]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: comedi: pcmda12: rename the analog output (*insn_{read, write}) functions
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 4 Jun 2013 02:04:23 +0000 (19:04 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Jun 2013 22:35:38 +0000 (15:35 -0700)
commitb11c5d3ccc7361dc552f689f08b38599fea5a513
treef7ed48713e8cf2905ea47697b0cd91bac9e9d2b4
parent4b2ebd8dea7f0cf20ce3cccc45a60dfb7853b3ea
staging: comedi: pcmda12: rename the analog output (*insn_{read, write}) functions

For aesthetic reasons. rename these functions so they have namespace
associated with the driver. Also remove the unnecessary '&' when setting
the callbacks.

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/pcmda12.c