[PATCH v2 0/2] Fixes kernel Oops in imx-drm drivers

Shawn Guo shawn.guo at freescale.com
Mon Aug 25 04:48:24 PDT 2014


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




More information about the linux-arm-kernel mailing list