From: Ian Abbott Date: Fri, 5 Jun 2015 17:30:10 +0000 (+0100) Subject: staging: comedi: das08: rename DAS08_LSB and DAS08_MSB X-Git-Tag: omap-for-v4.2/fixes-rc1^2~92^2~216 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5826d99aedda2442f89194cd3b85bc69970c175c;p=pandora-kernel.git staging: comedi: das08: rename DAS08_LSB and DAS08_MSB The `DAS08_LSB` and `DAS08_MSB` macros contain the offsets to the least-significant and most-significant analog input data registers. Rename them to `DAS08_AI_LSB_REG` and `DAS08_AI_MSB_REG` respectively and add comments to document them. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed