In my testing of bind/unbind (and insmod/rmmod) on imx-drm drivers, a couple of kernel Oops are seen. These two patches are trying to fix them. Changes since v1: - Remove function ipu_plane_dpms() completely as suggested by Philipp Shawn Guo (2): imx-drm: imx-ldb: fix kernel Oops in imx_ldb_unbind() imx-drm: ipuv3-plane: fix kernel Oops in ipu_dp_put() drivers/staging/imx-drm/imx-ldb.c | 2 ++ drivers/staging/imx-drm/ipuv3-plane.c | 28 ++++------------------------ 2 files changed, 6 insertions(+), 24 deletions(-) -- 1.9.1 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel