From: H Hartley Sweeten Date: Wed, 5 Aug 2015 17:44:52 +0000 (-0700) Subject: staging: comedi: me4000: fix ai_write_chanlist() X-Git-Tag: omap-for-v4.3/fixes-merge-window~44^2~220 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=518c5b64f6014192e5f9bc3bb1ebf2311e14b621;p=pandora-kernel.git staging: comedi: me4000: fix ai_write_chanlist() Rename this function so it has namespace associated with the driver. The last entry of the chanlist needs the ME4000_AI_LIST_LAST_ENTRY bit set to end the list. Fix the function and tidy if up a bit. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed