mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
Identifier names used were already used to represent types. Fix those. for e.g. pwr_channel in nv_pmu_pmgr_pwr_channel_union. pmu_init_msg identifier name changed to init_msg as that is used to represent a type. JIRA NVGPU-3272 Change-Id: I887b66f08df1e00803d872873f6447f563675d44 Signed-off-by: Sagar Kamble <skamble@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2108548 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>