From: H Hartley Sweeten Date: Fri, 30 Aug 2013 18:44:19 +0000 (-0700) Subject: staging: comedi: comedi_parport: tidy up the register map X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~759 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5790b4279b204c839115e6838ff13071ca295679;p=pandora-kernel.git staging: comedi: comedi_parport: tidy up the register map Rename the register map defines to better describe the hardware. Add defines for the control register bits that enable the irq and change the direction of the data register. This gets rid of the "magic" numbers. Remove PARPORT_SIZE, it's only used when requesting the i/o region with comedi_request_region(). Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed