aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorDavid Herrmann <[email protected]>2014-01-29 12:57:05 +0100
committerDavid Herrmann <[email protected]>2014-03-16 12:25:18 +0100
commitafcdbc867460b7ee4119bf4904e60f0e171c6dfb (patch)
treea467a391c5dea20bbdcdde74921cbe938dfa1819 /tools/perf/scripts/python/event_analyzing_sample.py
parentbd9dfa98187f6cb671e60d9df0801378e8a99ad9 (diff)
drm: rename drm_unplug/get_minor() to drm_minor_register/unregister()
drm_get_minor() no longer allocates objects, and drm_unplug_minor() is now the exact reverse of it. Rename it to _register/unregister() so their name actually says what they do. Furthermore, remove the direct minor-ptr and instead pass the minor-type. This way we know the actual slot of the minor and can reset it if required. Signed-off-by: David Herrmann <[email protected]> Reviewed-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions