commit | cee26ac47dc2c2846ecd0fc80cf857942c1fcd77 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Fri Apr 15 15:10:37 2016 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Apr 22 10:36:41 2016 +1000 |
tree | 5f9c84a0ff9a9faa1567cfb2656c333b38d99191 | |
parent | d0f37cf62979e65558c1b7bd4d4c221c5281bae1 [diff] |
drm/mode: use _object_find to find framebuffers. No point have this code dupliated at this point, use the _object_find code instead now. Signed-off-by: Dave Airlie <airlied@redhat.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>