original_kernel/drivers/infiniband/hw/ipath
Sergei Shtylyov ec03d6777a IB/ipath: Use pci_dev->revision, again
Commit 44c10138fd ("PCI: Change all drivers to use pci_device->revision")
already converted this driver to using the revision field of struct
pci_dev but commit bb9171448d ("IB/ipath: Misc changes to prepare
for IB7220 introduction") later reverted that change for some strange
reason.  Restore the change.

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Acked-by: Mike Marciniszyn <mike.marciniszyn@qlogic.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2011-05-09 22:07:31 -07:00
..
Kconfig
Makefile
ipath_common.h
ipath_cq.c
ipath_debug.h
ipath_diag.c
ipath_dma.c
ipath_driver.c IB/ipath: Use pci_dev->revision, again 2011-05-09 22:07:31 -07:00
ipath_eeprom.c
ipath_file_ops.c Fix common misspellings 2011-03-31 11:26:23 -03:00
ipath_fs.c
ipath_iba6110.c
ipath_init_chip.c Fix common misspellings 2011-03-31 11:26:23 -03:00
ipath_intr.c
ipath_kernel.h
ipath_keys.c
ipath_mad.c
ipath_mmap.c
ipath_mr.c
ipath_qp.c
ipath_rc.c
ipath_registers.h
ipath_ruc.c
ipath_sdma.c
ipath_srq.c
ipath_stats.c
ipath_sysfs.c IB/ipath: Don't reset disabled devices 2011-03-14 14:25:59 -07:00
ipath_uc.c
ipath_ud.c Fix common misspellings 2011-03-31 11:26:23 -03:00
ipath_user_pages.c mm: export __get_user_pages 2011-03-17 13:08:27 -03:00
ipath_user_sdma.c Fix common misspellings 2011-03-31 11:26:23 -03:00
ipath_user_sdma.h
ipath_verbs.c
ipath_verbs.h
ipath_verbs_mcast.c
ipath_wc_ppc64.c
ipath_wc_x86_64.c