staging: comedi: dyna_pci10xx: use dev->iobase
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 19 Jul 2012 02:00:54 +0000 (19:00 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jul 2012 23:51:37 +0000 (16:51 -0700)
commitb694c4f4339bf4126e944def8318ff4f5cfbee76
tree1d953c73ecbfc0402a9dc4bf36ce5a0cf527cc26
parent87790601cc603ea657fa667dd329fb21f318dfa9
staging: comedi: dyna_pci10xx: use dev->iobase

Use dev->iobase to hold one of the pci base addresses used
by the driver instead of carrying it in the private data.

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>
drivers/staging/comedi/drivers/dyna_pci10xx.c