diff options
author | Deepak Nibade <dnibade@nvidia.com> | 2014-08-06 02:33:45 -0400 |
---|---|---|
committer | Dan Willemsen <dwillemsen@nvidia.com> | 2015-03-18 15:10:47 -0400 |
commit | 2489960344b02fb8ca8f725a481ead527bb0da49 (patch) | |
tree | 5c7ceb0b69575f18175ecb6e5c5b30f7f11f7e39 /drivers/gpu/nvgpu/gm20b/Makefile | |
parent | fff31d310c03a6e34234a133df694d4e4d777754 (diff) |
gpu: nvgpu: remove redundant lock
"isr_enable_lock" was used to protect pmu's isr_enabled flag
and pmu enable/disable calls
Instead of this extra lock, we can reuse "isr_mutex" for this
purpose
Bug 200014542
Bug 200014887
Change-Id: Ifbb7d6108effc132266a20517820e470d52a7110
Signed-off-by: Deepak Nibade <dnibade@nvidia.com>
Reviewed-on: http://git-master/r/453348
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
Tested-by: Terje Bergstrom <tbergstrom@nvidia.com>
Diffstat (limited to 'drivers/gpu/nvgpu/gm20b/Makefile')
0 files changed, 0 insertions, 0 deletions