commit | c4e38b2a27a852ed1507163a9cc5b3a9d2a2da97 | [log] [tgz] |
---|---|---|
author | Roy Pledge <roy.pledge@nxp.com> | Tue Nov 03 15:05:55 2020 -0500 |
committer | Li Yang <leoyang.li@nxp.com> | Tue Apr 06 11:22:39 2021 -0500 |
tree | f5f9dee65580fa5da69368d3e2052bca9147a558 | |
parent | a38fd8748464831584a19438cbb3082b5a2dab15 [diff] |
soc: fsl: qbman: Ensure device cleanup is run for kexec Make sure that the QBMan device cleanup routines are executed when the device was previously initialized. This is needed for kexec since the device will keep it's state from the previous kernel that was executing. Signed-off-by: Roy Pledge <roy.pledge@nxp.com> Signed-off-by: Li Yang <leoyang.li@nxp.com>