commit | 6b48142f8ab72530c155700adb896b6c111e5f48 | [log] [tgz] |
---|---|---|
author | Xiong Zhang <xiong.y.zhang@intel.com> | Wed Oct 23 13:58:32 2013 +0800 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Oct 23 23:17:15 2013 -0700 |
tree | 6c7145ddc568e8500885be103abe40ff0d94b29f | |
parent | 83d8ee779e52c3ce7b3789f83ecaa096b926d40c [diff] |
shell: register output->destroy_signal handler setup_output_destroy_handler() deal with output created at drm backend initialize time. handle_output_create() deal with output created by hot plug handler output_destroy_handler is removed when output was unplugged or shell is destroyed. Signed-off-by: Xiong Zhang <xiong.y.zhang@intel.com>