mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
This patch make changes to declare of_device_id __weak so that other declarations can take precedence. validate return value from find_first_bit function to avoid overflow when No bits are set. %s/dce_stream_id/stream_id/ Jira TDS-9583 Change-Id: I85c681b904c7a4f9df76ec8387231a17de2e6d77 Signed-off-by: Mahesh Kumar <mahkumar@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2645913 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: svc_kernel_abi <svc_kernel_abi@nvidia.com> Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: Arun Swain <arswain@nvidia.com>