From: H Hartley Sweeten Date: Thu, 13 Mar 2014 21:16:29 +0000 (-0700) Subject: staging: comedi: gsc_hpdi: rename 'hpdi_iobase' in private data X-Git-Tag: v3.15-rc1~139^2~218 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cbbacb285d82e49c4919e678417e708e5e38451;p=pandora-kernel.git staging: comedi: gsc_hpdi: rename 'hpdi_iobase' in private data This member in the private data holds the ioremaped PCI BAR2 address which is the primary base address for the boards registers. For aesthetics, rename this member simply 'mmio'. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed