From: H Hartley Sweeten Date: Tue, 30 Oct 2012 00:04:10 +0000 (-0700) Subject: staging: comedi: addi_eeprom: rename 'dw_Address'/'w_PCIBoardEepromAddress' X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~813 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9d83443815c29a9bdcfa4d9bcddb66e26655a56;p=pandora-kernel.git staging: comedi: addi_eeprom: rename 'dw_Address'/'w_PCIBoardEepromAddress' This variable is actually the PCI bar 0 i/o address of the device found with pci_resource_start(). For aesthetic reasons, rename it to 'iobase' and change to type to an unsigned long. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed