[PATCH] drm: atmel-hlcdc: fixes wrong enabled flag used in PM suspend/resume support

Boris Brezillon boris.brezillon at free-electrons.com
Mon Mar 16 08:21:41 PDT 2015


On Thu, 12 Mar 2015 19:47:19 +0100
Sylvain Rochet <sylvain.rochet at finsecur.com> wrote:

> Unfortunately we used the enabled flag in struct drm_crtc instead of the
> enabled flag in struct atmel_hlcdc_crtc. This obviously leads to
> discrepancies on crtc enable state.
> 
> This patch fixes the issue by using the struct atmel_hlcdc_crtc enabled
> flag in PM support.

Applied to drm-atmel-hlcdc-4.1-fixes with a few modifications to make
checkpatch happy and shorten the subject message.

Thanks,

Boris

-- 
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com



More information about the linux-arm-kernel mailing list