From: Ian Abbott Date: Fri, 5 Jun 2015 17:30:31 +0000 (+0100) Subject: staging: comedi: das08: rename das08_ai_rinsn() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~92^2~195 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c224a9195745e909b2c457bba1a7a6b57ac9e284;p=pandora-kernel.git staging: comedi: das08: rename das08_ai_rinsn() `das08_ai_rinsn()` is the handler for Comedi `INSN_READ` instructions for the AI subdevice. Rename the function to `das08_ai_insn_read()` for consistency. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed