From: Sergei Shtylyov Date: Tue, 11 Sep 2007 20:28:34 +0000 (+0200) Subject: pdc202xx_new: fix PCI refcounting X-Git-Tag: v2.6.23-rc7~96^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35198234a26fdc0f858774e3ba143796323059a0;p=pandora-kernel.git pdc202xx_new: fix PCI refcounting The driver erroneously "lets go" the mate IDE chip in init_setup_pdc20270() when ide_setup_pci_devices() call succeeds -- fix this, and drop a couple of useless assignments in this function while at it... Bart: keep "findev" variable initialization to silence gcc Signed-off-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed