From: H Hartley Sweeten Date: Wed, 5 Aug 2015 17:44:59 +0000 (-0700) Subject: staging: comedi: me4000: tidy up ME4000_AI_CTRL_REG bit defines X-Git-Tag: omap-for-v4.3/fixes-merge-window~44^2~213 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da772ad9a83ef3db24be12f355a4a90a21c1f209;p=pandora-kernel.git staging: comedi: me4000: tidy up ME4000_AI_CTRL_REG bit defines Use the BIT() marco to define the bits of this register. For aesthetics, rename all the defines to remove the '_BIT' from the name. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed