commit | 19ab3f8bb4edbc576d4a2cc94a80d0e28296b649 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Fri Apr 15 15:10:34 2016 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Apr 22 10:28:06 2016 +1000 |
tree | 0625ca4ba4c7f60ec5e8879153ce09865751e1a4 | |
parent | f55f1f91f567ac32cbf04fbdd455fc54661504fb [diff] |
drm/modes: drop __drm_framebuffer_unregister. Just use the generic function. The main side effect of this is that the fb->base.id is now protected by the idr mutex as well. Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Dave Airlie <airlied@redhat.com>