commit | 6b79db383f77da171c9a60b607d761a357f36d2d | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Thu Sep 13 09:57:12 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 13 20:12:30 2012 -0700 |
tree | 43b8fe62c4f7470772c8a9306b11caf85940a713 | |
parent | 606b04707e39cfc109273e8047c2b5600e407327 [diff] |
staging: comedi: 8255_pci: add vendor id to boardinfo This driver supports PCI boards from multiple vendors. It's possible for boards from different vendors to have the same device id. Add the vendor id to the boardinfo so pci_8255_find_boardinfo() matches the pci_dev to the correct boardinfo. 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>