From: Ian Abbott Date: Fri, 5 Jun 2015 17:30:32 +0000 (+0100) Subject: staging: comedi: das08: rename das08_di_rbits() & das08jr_di_rbits() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~92^2~194 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f05914d0c7ce5083e54bb37d50c41d942adf03b;p=pandora-kernel.git staging: comedi: das08: rename das08_di_rbits() & das08jr_di_rbits() `das08_di_rbits()` and `das08jr_di_rbits()` are handlers for the Comedi `INSN_BITS` instruction for the digital input subdevice on "non-JR" and "JR" boards, respectively. Rename them to `das08_di_insn_bits()` and `das08jr_di_insn_bits()` respectively for consistency. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed