Am Mittwoch, 10. Januar 2018, 17:23:43 CET schrieb Thierry Escande: > From: Jeffy Chen <jeffy.chen at rock-chips.com> > > 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 at rock-chips.com> > Signed-off-by: Thierry Escande <thierry.escande at collabora.com> 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