From: H Hartley Sweeten Date: Thu, 4 Sep 2014 19:14:19 +0000 (-0700) Subject: staging: comedi: adl_pci9118: introduce pci9118_ai_start_conv() X-Git-Tag: fixes-for-v3.18-merge-window~15^2~676 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1750bed3f795ad33d9b37c3669f97fe036fa7570;p=pandora-kernel.git staging: comedi: adl_pci9118: introduce pci9118_ai_start_conv() Writing any value to the "software trigger" register generates a trigger pulse to start an A/D conversion. Introduce a helper function to clarify this. For aesthetics, rename the define used for the register. According to the datasheet the extra delay is not needed after starting the conversion. Remove it. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed