drm/radeon/kms: fix legacy quirk handling
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 16 Oct 2009 03:08:05 +0000 (23:08 -0400)
committerDave Airlie <airlied@linux.ie>
Fri, 16 Oct 2009 08:31:28 +0000 (18:31 +1000)
Need to check the return type for the quirk function
to decide whether we add the connectors and encoders.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@linux.ie>

No differences found