drm/nouveau/ltc: drop workaround for an interrupt storm that no longer happens
authorBen Skeggs <bskeggs@redhat.com>
Tue, 12 Aug 2014 00:01:13 +0000 (10:01 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Mon, 15 Sep 2014 12:22:12 +0000 (22:22 +1000)
commit9ea97ff8270ab44770109935028fc239e5c02841
treeb93792901a20ac7ccf75e64c0cb6a50250df5ec4
parentb38a2322df62dbcd423d3e329f401eb14c1f0e4a
drm/nouveau/ltc: drop workaround for an interrupt storm that no longer happens

This is really the wrong thing to do, but at the time it was our only
option to prevent worse issues.

We no longer cause quite so much anger from LTC, so it's not needed.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/core/subdev/ltc/gf100.c
drivers/gpu/drm/nouveau/core/subdev/ltc/gm107.c