summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorVignesh Raghavendra <[email protected]>2022-01-28 11:21:19 +0530
committerTom Rini <[email protected]>2022-02-03 12:15:35 -0500
commit83fe92f3cfd426429f10a37d93b8c04cd05d8c3a (patch)
treed006a94abc484ee7a53f573ebaf44dffac101559 /scripts/checkpatch.pl
parent39f315e9420bacca558972f2d3add8e0ac34fad8 (diff)
net: ti: am65-cpsw: Cleanup resources before jump to kernel
In case fastboot over Ethernet, am65_cpsw_stop() is not called unless DM_FLAG_OS_PREPARE is set. Without call to am65_cpsw_stop(), DMA resources are not released thus leading to failures in kernel. Fix this by adding DM_FLAG_OS_PREPARE flag to am65_cpsw_nuss_port driver. Reported-by: Christian Gmeiner <[email protected]> Signed-off-by: Vignesh Raghavendra <[email protected]> Reviewed-by: Ramon Fried <[email protected]>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions