From: Dave Airlie Date: Fri, 3 Jun 2016 04:08:20 +0000 (+1000) Subject: Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc2' of github.com:bbrezillon/linux-at91... X-Git-Tag: Ubuntu-5.10.0-12.13~12465^2~3 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=35962eaef44166fd8d4fff7cb4e9c64a2da536ee;p=mirror_ubuntu-hirsute-kernel.git Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc2' of github.com:bbrezillon/linux-at91 into drm-fixes Two trivial bugfixes for the atmel-hlcdc driver. The first one is making use of __drm_atomic_helper_crtc_destroy_state() instead of duplicating its logic in atmel_hlcdc_crtc_reset() and risking memory leaks if other objects are added to the common CRTC state. The second one is fixing a possible NULL pointer dereference. * tag 'drm-atmel-hlcdc-fixes/for-4.7-rc2' of github.com:bbrezillon/linux-at91: drm: atmel-hlcdc: fix a NULL check drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementation --- 35962eaef44166fd8d4fff7cb4e9c64a2da536ee