drm/nouveau/therm: remove ineffective workarounds for alarm bugs
authorBen Skeggs <bskeggs@redhat.com>
Thu, 11 May 2017 07:33:39 +0000 (17:33 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 May 2017 12:30:10 +0000 (14:30 +0200)
commit3819271d8a5f4c6e0c8f71c339e44e2efbe40710
tree72684e8e09facbe526b9f5dd6da5f2f7d8306afd
parent7d2d6022807aa5aea752ab9d37350ec9ce700353
drm/nouveau/therm: remove ineffective workarounds for alarm bugs

commit e4311ee51d1e2676001b2d8fcefd92bdd79aad85 upstream.

These were ineffective due to touching the list without the alarm lock,
but should no longer be required.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.c
drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.c
drivers/gpu/drm/nouveau/nvkm/subdev/therm/fantog.c
drivers/gpu/drm/nouveau/nvkm/subdev/therm/temp.c