From: Daniel Stone Date: Mon, 20 Apr 2015 18:22:50 +0000 (+0100) Subject: drm/atomic: Don't open-code CRTC state destroy X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~53^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b0adc29d203116cadd81b663518104cfb19b48c;p=pandora-kernel.git drm/atomic: Don't open-code CRTC state destroy One failure path in crtc_helper had an open-coded CRTC state destroy which didn't actually call through to the driver's specified state destroy. Fix that. Signed-off-by: Daniel Stone Reviewed-by: Maarten Lankhorst Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed