Hello Boris, On Fri, Feb 13, 2015 at 04:36:25PM +0100, Boris Brezillon wrote: > Remove a useless pm_runtime_put_sync leading to unbalanced > usage_count. > > Signed-off-by: Boris Brezillon <boris.brezillon at free-electrons.com> > Reported-by: Sylvain Rochet <sylvain.rochet at finsecur.com> > ---
Indeed, this is actually a necessary fix for my "drm: atmel-hlcdc: PM support" series. Tested-by: Sylvain Rochet <sylvain.rochet at finsecur.com> Reviewed-by: Sylvain Rochet <sylvain.rochet at finsecur.com> Sylvain