diff options
author | Arindam Nath <[email protected]> | 2020-02-05 21:24:27 +0530 |
---|---|---|
committer | Jon Mason <[email protected]> | 2020-03-13 10:04:20 -0400 |
commit | 92abf4cb993ddce258acac32bd0068d1813a79d1 (patch) | |
tree | 0fbf1570d0f2f514744b19e0aac8a3a8bb14cbef /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 673dd0c24779fa9233fd600555132b5ffc1e19e4 (diff) |
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 <[email protected]>
Signed-off-by: Jon Mason <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions