mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
1. Move ecc_init from public to private, since it is used only in init_ltc_support. Also, added description about initializing ltc-lts ecc counters in init_ltc_support function description. 2. Few documentation update to fix incorrect variable names and spellings. JIRA NVGPU-6599 Change-Id: I2be5952d6188cbe9270f60d334fe2f696bc14ed6 Signed-off-by: Seshendra Gadagottu <sgadagottu@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2543502 (cherry picked from commit 03357b9dea7478924fd7e59f4f88c809a5b9504c) Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2551108 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: svc_kernel_abi <svc_kernel_abi@nvidia.com> Reviewed-by: Sagar Kamble <skamble@nvidia.com> Reviewed-by: Seema Khowala <seemaj@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: Gerrit_Virtual_Submit