diff options
| author | Andrzej Hajda <[email protected]> | 2014-09-09 15:16:06 +0200 |
|---|---|---|
| committer | Inki Dae <[email protected]> | 2014-09-20 00:56:14 +0900 |
| commit | 9f3dd7dbc5a5b6048d7dfccff5e0e9d8b50ff674 (patch) | |
| tree | be586ea7b87e322347728094afcded230150fe92 /kernel/trace/trace_functions_graph.c | |
| parent | a36ed466870ef65755492a69886a38362d33d90e (diff) | |
drm/exynos: fix drm driver de-initialization order
Since components have their own cleanup routines calling
drm_mode_config_cleanup before component_unbind_all causes errors
due to double free of KMS objects. The patch fixes it by changing
de-initialization order. Now it is exactly opposite to init order.
Signed-off-by: Andrzej Hajda <[email protected]>
Signed-off-by: Inki Dae <[email protected]>
Diffstat (limited to 'kernel/trace/trace_functions_graph.c')
0 files changed, 0 insertions, 0 deletions