From: Bartlomiej Zolnierkiewicz Date: Wed, 12 Dec 2007 22:31:58 +0000 (+0100) Subject: pdc202xx_new: fix Promise TX4 support X-Git-Tag: v2.6.24-rc6~61^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eadb6ecf761166aa55ad44f05b7a29b10ddaba34;p=pandora-kernel.git pdc202xx_new: fix Promise TX4 support In case of Promise TX4 the first PCI device is located at slot 1 and the second one is at slot 2 so the offset used by pci_get_slot() should be "+1" and not "+2". Thanks goes out to Markus Dietz for bugreport and testing this patch. Cc: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed