From: H Hartley Sweeten Date: Thu, 13 Sep 2012 16:57:12 +0000 (-0700) Subject: staging: comedi: 8255_pci: add vendor id to boardinfo X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~256 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b79db383f77da171c9a60b607d761a357f36d2d;p=pandora-kernel.git 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 Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed