From: H Hartley Sweeten Date: Thu, 20 Nov 2014 22:07:27 +0000 (-0700) Subject: staging: comedi: cb_pcidas: use subdevice readback for 'trimpot_value' X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1c76758987eac334a7dffcb0b50e597da4ded77;p=pandora-kernel.git staging: comedi: cb_pcidas: use subdevice readback for 'trimpot_value' Use the comedi_subdevice 'readback' member and the core provided (*insn_read) to handle the readback of the write-only trimpot calib subdevice. Remove the then unused 'trimpot_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