From: H Hartley Sweeten Date: Fri, 20 Jul 2012 17:32:10 +0000 (-0700) Subject: staging: comedi: daqboard2000: add back subsystem_device check X-Git-Tag: v3.6-rc3~38^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e8401b23e7fd4f585b0fcb62d0895487d5f11d6;p=pandora-kernel.git staging: comedi: daqboard2000: add back subsystem_device check As mentioned by Ian Abbott, this driver originally checked the pci_dev subsystem_device in order to make sure that the pci_dev was compatible with this driver. The cleanup of the "find pci device" code removed this check. Add it back. Reported-by: Ian Abbott Signed-off-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed