From: H Hartley Sweeten Date: Tue, 26 Mar 2013 22:42:38 +0000 (-0700) Subject: staging: comedi: s626: rename private data 'base_addr' variable X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~399 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d856da216c536972dbcd3ce77774b202fd0755f;p=pandora-kernel.git staging: comedi: s626: rename private data 'base_addr' variable The base_address variable in the private data is the ioremap'ed PCI bar 0 resource. For aesthetic reasons, and to shorten some of the lines, rename this variable to 'mmio'. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed