From: Alan Cox Date: Sun, 1 Oct 2006 06:28:03 +0000 (-0700) Subject: [PATCH] trident: fix pci_dev reference counting and buglet X-Git-Tag: v2.6.19-rc1~580 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cfee2b3c21d71a8c20884dbb77ed343558db87f;p=pandora-kernel.git [PATCH] trident: fix pci_dev reference counting and buglet Switch trident to use pci_get/put_dev properly. Also fix a bug where the driver erroneously passed pdev not NULL to a second search. This happened to always work except with pci=reverse because of chip ordering. Signed-off-by: Alan Cox Signed-off-by: Muli Ben-Yehuda Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed