From: H Hartley Sweeten Date: Tue, 1 Oct 2013 00:50:09 +0000 (-0700) Subject: staging: comedi: ni_at_ao: tidy up the register map defines X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~498 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b72116bb485f7b6cd6cbb4536f848c22b98d42de;p=pandora-kernel.git staging: comedi: ni_at_ao: tidy up the register map defines For aesthetics, sort the register map defines so the normal registers are listed first and then alternate registers (when the GRP2WR bit is set). Convert the register bit defines into bit shifts to make them clear. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed