commit | 9a47dba1f93148acb4e74f07716df7fad989c2e0 | [log] [tgz] |
---|---|---|
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | Fri Oct 07 09:27:41 2016 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Oct 10 11:20:48 2016 +0200 |
tree | ad0cef38177660cfbfadc4dbb07da951c3469a80 | |
parent | 67c8f116f5d59df46c2be99674542b43195b21d7 [diff] |
drm: Release resources with a safer function We should use 'ida_simple_remove()' instead of 'ida_remove()' when freeing resources allocated with 'ida_simple_get()'. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1475825261-7735-1-git-send-email-christophe.jaillet@wanadoo.fr