gpu: nvgpu: remove clockgate_delay param

Removed platform data parameter clockgate_delay, since it is not
really used for gpu clock gating any more.

Change-Id: I4c7148c70699cb5ed24f0b034ddc92bfb4b41887
Signed-off-by: Seshendra Gadagottu <sgadagottu@nvidia.com>
Reviewed-on: http://git-master/r/1159594
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Deepak Nibade <dnibade@nvidia.com>
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
This commit is contained in:
Seshendra Gadagottu
2016-06-06 10:43:56 -07:00
committed by Deepak Nibade
parent 943be575cc
commit c8569f1ebf

View File

@@ -379,7 +379,6 @@ struct gk20a_platform t18x_gpu_tegra_platform = {
/* power management configuration */
.railgate_delay = 500,
.clockgate_delay = 50,
/* power management configuration */
.can_railgate = true,