From: H Hartley Sweeten Date: Tue, 9 Apr 2013 01:22:39 +0000 (-0700) Subject: staging: comedi: rti800: tidy up the register map defines X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~186 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=096e490a6ac1d0862cf688c47451e9333f39f314;p=pandora-kernel.git staging: comedi: rti800: tidy up the register map defines Convert the register defines to hex and the register bit defines to bit shifts. Rename the CSR register bit defines to help document them and move them so they are associated with the register. Rename the RTI800_SIZE define to RTI800_IOSIZE. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed