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

From: Boris Brezillon
Date: Mon Mar 16 2015 - 11:26:26 EST


On Thu, 12 Mar 2015 19:47:19 +0100
Sylvain Rochet <sylvain.rochet@xxxxxxxxxxxx> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/