From: H Hartley Sweeten Date: Tue, 26 Jun 2012 00:18:43 +0000 (-0700) Subject: staging: comedi: cb_das16_cs: use #define'd io reg offsets X-Git-Tag: v3.6-rc1~100^2~519 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae1a400029aa9624386b198904aedc46de855ba6;p=pandora-kernel.git staging: comedi: cb_das16_cs: use #define'd io reg offsets Instead of open coding the 'dev->iobase + n' for each io register in the device, use the provided #define's for the offsets. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed