]> Pileus Git - ~andy/linux/commit
staging: comedi: addi_apci_1032: simplify the PCI bar reading
authorH Hartley Sweeten <hartleys@visionengravers.com>
Mon, 5 Nov 2012 21:36:53 +0000 (14:36 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 Nov 2012 08:30:55 +0000 (09:30 +0100)
commit05f22ad7d2c0cc7db70554745bacdddf48452d22
tree8f20135180a50e3963c1052dac05f839e1b82027
parent4c2c1488d382ab79ca364e1ce988a21df9627bf5
staging: comedi: addi_apci_1032: simplify the PCI bar reading

This board has a 93c76 eeprom. Knowing this information allows
simplifying the code that reads the PCI bars to get the iobase
addresses used in the driver.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/addi_apci_1032.c