From: Alan Cox Date: Sun, 1 Oct 2006 06:27:29 +0000 (-0700) Subject: [PATCH] serverworks: Switch to pci refcounted interfaces X-Git-Tag: v2.6.19-rc1~609 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=970a61363be4a6633de0fbbe6fe3a249238c4acc;p=pandora-kernel.git [PATCH] serverworks: Switch to pci refcounted interfaces As we don't support hotplug we end up leaking an isa_dev reference which if unload was ever added we would drop at the end of unloading. This is fine because we do genuinely need the isa_dev pointer until unload. Signed-off-by: Alan Cox Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed