Re: [PATCH v8 3/8] drm/rockchip: analogix_dp: Add a sanity check for rockchip_drm_psr_register()

From: Heiko Stübner
Date: Thu Mar 01 2018 - 10:41:36 EST


Am Mittwoch, 10. Januar 2018, 17:23:43 CET schrieb Thierry Escande:
> From: Jeffy Chen <jeffy.chen@xxxxxxxxxxxxxx>
>
> The rockchip_drm_psr_register() can fail, so add a sanity check for that.
>
> Also reorder the calls in unbind() to match bind().
>
> Signed-off-by: Jeffy Chen <jeffy.chen@xxxxxxxxxxxxxx>
> Signed-off-by: Thierry Escande <thierry.escande@xxxxxxxxxxxxx>

applied to drm-misc, after splitting out the reordering into a
separate patch. Having these surprise changes hidden behind
an "also" feels not ideal.


Heiko