diff options
author | Arindam Nath <arindam.nath@amd.com> | 2020-02-05 16:54:27 +0100 |
---|---|---|
committer | Jon Mason <jdmason@kudzu.us> | 2020-03-13 15:04:20 +0100 |
commit | 92abf4cb993ddce258acac32bd0068d1813a79d1 (patch) | |
tree | 0fbf1570d0f2f514744b19e0aac8a3a8bb14cbef /scripts/sphinx-pre-install | |
parent | NTB: handle link up, D0 and D3 events correctly (diff) | |
download | linux-92abf4cb993ddce258acac32bd0068d1813a79d1.tar.xz linux-92abf4cb993ddce258acac32bd0068d1813a79d1.zip |
NTB: move ntb_ctrl handling to init and deinit
It does not really make sense to enable or disable
the bits of NTB_CTRL register only during enable
and disable link callbacks. They should be done
independent of these callbacks. The correct placement
for that is during the amd_init_side_info() and
amd_deinit_side_info() functions, which are invoked
during probe and remove respectively.
Signed-off-by: Arindam Nath <arindam.nath@amd.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat (limited to 'scripts/sphinx-pre-install')
0 files changed, 0 insertions, 0 deletions