Skip to content

Commit

Permalink
staging: comedi: addi_eeprom: rename 'dw_Address'/'w_PCIBoardEepromAd…
Browse files Browse the repository at this point in the history
…dress'

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 <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Oct 30, 2012
1 parent 67ae9a4 commit f9d8344
Showing 1 changed file with 88 additions and 96 deletions.
Loading

0 comments on commit f9d8344

Please sign in to comment.