From: Malcolm Priestley Date: Thu, 21 Aug 2014 20:40:48 +0000 (+0100) Subject: staging: vt6655: remove multiple instances of driver loading. X-Git-Tag: fixes-for-v3.18-merge-window~15^2~961 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70afb8e5037a97d7294955531395b65e225c98e1;p=pandora-kernel.git staging: vt6655: remove multiple instances of driver loading. The driver can only load once from the instance provided by pci_dev. struct vnt_private next, prev and pDevice_Infos are removed. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed