From: H Hartley Sweeten Date: Thu, 13 Mar 2014 21:16:30 +0000 (-0700) Subject: staging: comedi: gsc_hpdi: tidy up the register map X-Git-Tag: v3.15-rc1~139^2~217 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fce0ff523a8a8e975432dae9ecb0934ad6e3d20f;p=pandora-kernel.git staging: comedi: gsc_hpdi: tidy up the register map For aesthetics, convert the various enums into simple defines to describe the register map for the board. Group the bit defines with the associated register define. Convert the helper functions for the register bit/shift/mask stuff into simple defines. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed