mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
The VRS RTC driver does not required device-tree because the device is populated by the parent NVIDIA VRS PSEQ driver. Therefore, remove the device-tree check in the probe function of the VRS RTC driver so that it is not necessary to populate the device-tree node for the RTC device. Bug 4006278 Change-Id: I0c5ca81a65109b3f0d5e12465a5496e558c9887c Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2867042 (cherry picked from commit de193f1eec7497164b73b922deddaf216457592c) Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2870757 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Brad Griffis <bgriffis@nvidia.com> Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-cert <svc-mobile-cert@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>