commit | eadb6ecf761166aa55ad44f05b7a29b10ddaba34 | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Wed Dec 12 23:31:58 2007 +0100 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Wed Dec 12 23:31:58 2007 +0100 |
tree | 5b6233b8b10ebf5566189b89934bbfd12168ee7c | |
parent | c86ae7df90a26708e9e54e3a362046873d874e6c [diff] |
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 <sshtylyov@ru.mvista.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>