commit | 2d152c6ba81c8a7776103b517fa454b8da0419aa | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Thu Oct 15 23:08:05 2009 -0400 |
committer | Dave Airlie <airlied@linux.ie> | Fri Oct 16 18:31:28 2009 +1000 |
tree | 163fd17a2024e8378546bd2d1f2ee6f60c741068 | |
parent | f059d2ad69b056aeabad4460f706a3df2f77ce50 [diff] |
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>