From: H Hartley Sweeten Date: Tue, 4 Jun 2013 02:04:23 +0000 (-0700) Subject: staging: comedi: pcmda12: rename the analog output (*insn_{read, write}) functions X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~280 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b11c5d3ccc7361dc552f689f08b38599fea5a513;p=pandora-kernel.git 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 Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed