From: H Hartley Sweeten Date: Wed, 5 Aug 2015 17:45:02 +0000 (-0700) Subject: staging: comedi: me4000: tidy up ME4000_AO_CTRL_REG bit defines X-Git-Tag: omap-for-v4.3/fixes-merge-window~44^2~210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e92a5eba35e801c2af07814d400858e8f290cb9;p=pandora-kernel.git staging: comedi: me4000: tidy up ME4000_AO_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