OSDN Git Service

NTB: Enable link for Intel root port mode in probe
authorDave Jiang <dave.jiang@intel.com>
Tue, 19 May 2015 20:59:34 +0000 (16:59 -0400)
committerJon Mason <jdmason@kudzu.us>
Sat, 4 Jul 2015 18:06:08 +0000 (14:06 -0400)
commit5ae0beb6bcb781ba0439618a4883fdb243916f46
tree1c0e5e91759ec6c8768e02b4aab7e37d676600bd
parent0f69a7dff94d3e82ee51685f6a8fea7860b023b8
NTB: Enable link for Intel root port mode in probe

Link training should be enabled in the driver probe for root port mode.
We should not have to wait for transport to be loaded for this to
happen.  Otherwise the ntb device will not show up on the transparent
bridge side of the link.

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
drivers/ntb/hw/intel/ntb_hw_intel.c