mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-25 02:32:08 +03:00
This change does the following: - Rename tegra194_isp5_ctrl_ops to isp_ctrl_ops - Add isp_ctrl_ops to structs that missed it Without this change, we see errors from core_scf when it attempts to open /dev/nvhost-ctrl-isp and /dev/nvhost-ctrl-isp1 Jira CT26X-1679 Change-Id: Ief17d6a5e25efb9549f430bb41e3efd201e118db Signed-off-by: Rakibul Hassan <rakibulh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3168176 Reviewed-by: Bitan Biswas <bbiswas@nvidia.com> Reviewed-by: Shubham Chandra <shubhamc@nvidia.com> Tested-by: Shubham Chandra <shubhamc@nvidia.com> GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com> Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Praveen AC <pac@nvidia.com> Reviewed-by: Ankur Pawar <ankurp@nvidia.com>