linux_dsm_epyc7002/drivers/ntb/hw
Arindam Nath 5cafa48502 NTB: return the side info status from amd_poll_link
Bit 1 of SIDE_INFO register is an indication that
the driver on the other side of link is ready. We
set this bit during driver initialization sequence.
So rather than having separate macros to return the
status, we can simply return the status of this bit
from amd_poll_link(). So a return of 1 or 0 from
this function will indicate to the caller whether
the driver on the other side of link is ready or not,
respectively.

Signed-off-by: Arindam Nath <arindam.nath@amd.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
2020-03-13 10:04:19 -04:00
..
amd NTB: return the side info status from amd_poll_link 2020-03-13 10:04:19 -04:00
idt NTB: fix IDT Kconfig typos/spellos 2019-09-23 17:20:40 -04:00
intel New feature to add support for NTB virtual MSI interrupts, the ability 2019-07-21 09:46:59 -07:00
mscc ntb_hw_switchtec: Fix ntb_mw_clear_trans error if size == 0 2020-03-13 10:03:49 -04:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00