From: H Hartley Sweeten Date: Tue, 11 Sep 2012 22:08:52 +0000 (-0700) Subject: staging: comedi: adv_pci1710: remove "dummy" boardinfo entry X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~302 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60a63228c80dd01694a7961d349350d87bed82d9;p=pandora-kernel.git staging: comedi: adv_pci1710: remove "dummy" boardinfo entry The legacy attach used the "dummy" boardinfo entry to allow matching a boardinfo to a pci card based on the "name" passed by the comedi core. This driver now uses the PCI auto config mechanism which always matches to the PCI vendor/device ids. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed