diff options
| author | Alexey Brodkin <[email protected]> | 2016-03-23 11:42:54 +0300 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2016-03-29 10:14:15 +0200 |
| commit | 6c87e5c3ec6db052f3744804a517b6fb003906e1 (patch) | |
| tree | ce9b0958848517c57e32096343ce78eb9b693d2a /tools/perf/scripts/python | |
| parent | 11622d4c638ad3dd229e39064d0e5726c4f3b454 (diff) | |
drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()
Current name is a bit misleading because what that helper function
really does it calls drm_connector_unregister() for all connectors.
This all has nothing to do with hotplugging so let's name things
properly.
And while at it remove potentially dangerous locking around
drm_connector_unregister() in rcar_du_remove() as mentioned
in kerneldoc for drm_connector_unregister_all().
Signed-off-by: Alexey Brodkin <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Boris Brezillon <[email protected]>
Cc: [email protected]
Acked-by: Laurent Pinchart <[email protected]>
Acked-by: Boris Brezillon <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions