mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
05a321c3d9c92a6816c557f6a1ea792b254ee982
- there is race allocating, use and freeing debug dump memory - allocate debug dump only once instead every poweron and free it in remove path - this helps in improving engine boot time - fix poweron fails path to avoid duplicate calling of engine poweroff - add only one return statement in function - use nvdla debug prints instead dev_err - add more debug message Jira DLA-224 Change-Id: Ic6d3a236bd5cc0afd26e4fa03185a3c3cd4b11c9 Signed-off-by: Shridhar Rasal <srasal@nvidia.com> Reviewed-on: http://git-master/r/1271785 Reviewed-by: Prashant Gaikwad <pgaikwad@nvidia.com> GVS: Gerrit_Virtual_Submit
Description
No description provided