From: H Hartley Sweeten Date: Mon, 17 Feb 2014 21:27:18 +0000 (-0700) Subject: staging: comedi: pcl812: remove acl8216_ai_insn_read() X-Git-Tag: v3.15-rc1~139^2~964 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afa876b94baeefe44b645a3f379ff514475f9058;p=pandora-kernel.git staging: comedi: pcl812: remove acl8216_ai_insn_read() This (*insn_read) function was used to read 16-bit analog input data from the boardACL8216 boardtypes. The 12/16-bit differences are now handled by the pcl812_ai_eoc() and pcl812_ai_get_sample() helpers. Remove this function and use pcl812_ai_insn_read() for all boardtypes. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed