NTB: Enable link up and down event notification
authorArindam Nath <arindam.nath@amd.com>
Wed, 5 Feb 2020 15:54:20 +0000 (21:24 +0530)
committerJon Mason <jdmason@kudzu.us>
Fri, 13 Mar 2020 14:04:19 +0000 (10:04 -0400)
commit8a7cedef441f56bcbdd0a0e70f73510ffb72dc5d
treec85095b7ced48e530ec3083e68f82d1db703c932
parent52ba447889643ea25545c521e653f956b2480489
NTB: Enable link up and down event notification

Link-Up and Link-Down events can occur irrespective
of whether a data transfer is in progress or not.
So we need to enable the interrupt delivery for
these events early during driver load.

Signed-off-by: Arindam Nath <arindam.nath@amd.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
drivers/ntb/hw/amd/ntb_hw_amd.c