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 13:44:36 +0000 (15:44 +0200)
commite8ee630591963610dd1b5ed9fdfb730c791bd52b
tree2cba427a970347190454057dbd4e3c7192440346
parentd1f006efde1fa224a52a93a0d21eb389bdea851d
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