drm/nouveau: fix acpi edid retrieval
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>
Thu, 8 Nov 2012 16:19:38 +0000 (17:19 +0100)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 9 Nov 2012 03:43:08 +0000 (13:43 +1000)
Commit c0077061e7ea accidentally inverted the logic for nouveau_acpi_edid,
causing it to only show a connector as connected when the edid could not
be retrieved with acpi.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found