summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2016-05-23 17:08:10 +0300
committerChris Wilson <chris@chris-wilson.co.uk>2016-05-23 18:35:50 +0300
commit03d92e4779b82e03f3fbf6631156eb0727fc75d4 (patch)
tree0912a60f65030869ab9d2005a30cb2e73e9adeb9 /tools/perf/scripts/python
parent6f9f4b7a2cf7c5047f4d31bb00b0a48fb0a674e3 (diff)
downloadlinux-03d92e4779b82e03f3fbf6631156eb0727fc75d4.tar.xz
drm/i915/opregion: Rename init/fini functions to register/unregister
Current intel_opregion_init is called during the driver registration phase and intel_opregion_fini from the unregistration phase. Rename the functions so that this is clear from their names. The phases tell us what we expect the existing hw state to be, e.g. whether interrupts are still enabled etc. It should be noted that the opregion init/fini routines are asymmetric and this is carried across into their new names. Indeed, their new names make it even clearer that perhaps all is not well in the opregion suspend/resume sequence (as well in the module unload). Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Jani Nikula <jani.nikula@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1464012490-30961-2-git-send-email-chris@chris-wilson.co.uk Reviewed-by: Jani Nikula <jani.nikula@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions