drm/nouveau: remove special-casing of hotplug detection type
authorBen Skeggs <bskeggs@redhat.com>
Wed, 13 Jul 2011 06:15:57 +0000 (16:15 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 20 Sep 2011 06:08:14 +0000 (16:08 +1000)
commit1cb70b30e4c6f25cf69ec0ab33db0218490f928d
treed18252e4a20bc1bb0c8dfb5b540ea58c08060e97
parentbd57e7fc2e6d853661e4b802fe2b0ed528a93dbc
drm/nouveau: remove special-casing of hotplug detection type

If we support PGPIO interrupts, and know a hotplug GPIO tag for a
connector we use HPD, otherwise POLL_CONNECT.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_connector.c