commit | 308632e8490e97b98f6a7ba0aa15e10ba4224e68 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Tue Nov 13 13:42:54 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Nov 13 15:12:48 2012 -0800 |
tree | 84ab18e490ee70d1729f4874dea193af671816f9 | |
parent | 4bcf9593b46c1fe3b952ae541dec45a810d0debd [diff] |
staging: comedi: addi_apci_1516: don't read the unused PCI bars This driver does use devpriv->i_IobaseAmcc or devpriv->i_IobaseReserved. Don't bother reading these PCI bars. 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>