aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc
diff options
context:
space:
mode:
authorJoey Zhang <[email protected]>2019-06-06 15:09:42 +0800
committerJon Mason <[email protected]>2019-06-13 08:59:25 -0400
commit28e339f100e34608a8f40c5ec6a6f8ef7b826028 (patch)
tree7894bf6643fead1d8cb1e355a01f901bc0601306 /drivers/pci/controller/dwc
parent18c8c0954d15105b02f7d2f556b9eafae426871f (diff)
ntb_hw_switchtec: Remove redundant steps of switchtec_ntb_reinit_peer() function
When a re-initialization is caused by a link event, the driver will re-setup the shared memory window. But at that time, the shared memory is still valid, and it's unnecessary to free, reallocate and then initialize it again. We only need to reconfigure the hardware registers. Remove the redundant steps from switchtec_ntb_reinit_peer() function. Signed-off-by: Joey Zhang <[email protected]> Signed-off-by: Wesley Sheng <[email protected]> Reviewed-by: Logan Gunthorpe <[email protected]> Signed-off-by: Jon Mason <[email protected]>
Diffstat (limited to 'drivers/pci/controller/dwc')
0 files changed, 0 insertions, 0 deletions