NTB: Update Device IDs
authorJon Mason <jon.mason@intel.com>
Fri, 28 Sep 2012 18:38:48 +0000 (11:38 -0700)
committerJon Mason <jon.mason@intel.com>
Tue, 3 Sep 2013 21:48:53 +0000 (14:48 -0700)
commitbe4dac0fcacd7d62e0b4f7ff51a7032e197b62af
tree447d6181ed4ff4e8f029374371b2af8e3229bf8e
parent113bf1c9f1e035129f8631b032669d6ab36a14dd
NTB: Update Device IDs

Add support for new Intel NTB devices on upcoming Xeon hardware.  Since
the Xeon hardware design is already in place in the driver, all that is
needed are the new device ids.

Remove the device IDs for NTB devs running in Transparent Bridge mode,
as this driver is not being used for those devices.

Rename the device IDs for NTB devs running in NTB-RP mode to better
identify their usage model.  "PS" to denote the Primary Side of NTB, and
"SS" to denote the secondary side.  The primary side is the interface
exposed to the local system, and the secondary side is the interface
exposed to the remote system.

Signed-off-by: Jon Mason <jon.mason@intel.com>
drivers/ntb/ntb_hw.c
drivers/ntb/ntb_hw.h