Skip to content
Commit c2e4c994 authored by Boris Brezillon's avatar Boris Brezillon
Browse files

drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementation



Reset crtc->state to NULL after freeing the state object and call
__drm_atomic_helper_crtc_destroy_state() helper instead of manually
calling drm_property_unreference_blob().

Signed-off-by: default avatarBoris Brezillon <boris.brezillon@free-electrons.com>
parent 1a695a90
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment