From: H Hartley Sweeten Date: Thu, 20 Nov 2014 22:07:34 +0000 (-0700) Subject: staging: comedi: ni_labpc_common: use subdevice readback for analog outputs X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c82f0e6b364890df25f2d9cd05dd4103dcc02d15;p=pandora-kernel.git staging: comedi: ni_labpc_common: use subdevice readback for analog outputs Use the comedi_subdevice 'readback' member and the core provided (*insn_read) to handle the readback of the analog output subdevice. Remove the then unused 'ao_value' member from the private data. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed