]> Pileus Git - ~andy/linux/commit
staging: comedi: addi_apci_1710: remove the 'i_IorangeBase*'
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 1 Nov 2012 18:10:35 +0000 (11:10 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Nov 2012 19:34:25 +0000 (12:34 -0700)
commitff2d6d340f8ddc074584dd9b285823c3e576549b
tree3fbb1bfecf9347e0f39169b942e11e1e4ea7e57d
parent06f1b1346fb238befb7ffc5906798d2e035e7648
staging: comedi: addi_apci_1710: remove the 'i_IorangeBase*'

These values in the boardinfor were used in the common addi-data
attach code to work out use of the PCI bars. Since this driver
has a localized attach we already know the use of the bars so
this information in the boardinfo is unnecessary.

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/addi_apci_1710.c