From: H Hartley Sweeten Date: Fri, 12 Apr 2013 20:39:51 +0000 (-0700) Subject: staging: comedi: plx9052: tidy up the register defines X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=926848220e601338c918bdbde1d3fe7e63c8c04d;p=pandora-kernel.git staging: comedi: plx9052: tidy up the register defines The PLX INTCSR register defines are a bit wordy and many of them are not used anywhere. For aesthetic reasons, remove all the *_MASK and *_DISABLED defines and rename the remaining bit defines so they are not as wordy. Convert all the bit defines to bit shifts. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed