From 4cbbacb285d82e49c4919e678417e708e5e38451 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Thu, 13 Mar 2014 14:16:29 -0700 Subject: [PATCH] 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-format-patch failed