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)
commit2d152c6ba81c8a7776103b517fa454b8da0419aa
tree163fd17a2024e8378546bd2d1f2ee6f60c741068
parentf059d2ad69b056aeabad4460f706a3df2f77ce50
drm/radeon/kms: fix legacy quirk handling

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>
drivers/gpu/drm/radeon/radeon_combios.c