Re: [PATCH v2 0/4] fix mediatek drm, dis, and disp-* unbind/bind

From: CK Hu
Date: Mon Jun 03 2019 - 21:37:23 EST


Hi, Hsin-Yi:

On Wed, 2019-05-29 at 18:25 +0800, Hsin-Yi Wang wrote:
> There are some errors when unbinding and rebinding mediatek drm, dsi,
> and disp-* drivers. This series is to fix those errors and warnings.
>
> Hsin-Yi Wang (4):
> drm: mediatek: fix unbind functions
> drm: mediatek: unbind components in mtk_drm_unbind()
> drm: mediatek: call drm_atomic_helper_shutdown() when unbinding driver
> drm: mediatek: clear num_pipes when unbind driver

For this series with some title modification, applied to
mediatek-drm-fixes-5.2 [1], thanks.

[1]
https://github.com/ckhu-mediatek/linux.git-tags/commits/mediatek-drm-fixes-5.2

Regards,
CK

>
> drivers/gpu/drm/mediatek/mtk_drm_drv.c | 8 +++-----
> drivers/gpu/drm/mediatek/mtk_dsi.c | 2 ++
> 2 files changed, 5 insertions(+), 5 deletions(-)
>