[PATCH 0/3] media: mediatek: fix VPU device leaks on probe

Johan Hovold posted 3 patches 1 week ago
drivers/media/platform/mediatek/mdp/mtk_mdp_core.c  |  7 +++++--
.../mediatek/vcodec/common/mtk_vcodec_fw_vpu.c      | 13 +++++++++++++
drivers/media/platform/mediatek/vpu/mtk_vpu.h       |  2 +-
3 files changed, 19 insertions(+), 3 deletions(-)
[PATCH 0/3] media: mediatek: fix VPU device leaks on probe
Posted by Johan Hovold 1 week ago
This series fixes VPU device leaks during probe of the mdp and two codec
drivers.

Included is also a minor documentation update to make it clear that the
VPU lookup helper returns the device with an incremented refcount.

Johan


Johan Hovold (3):
  media: mediatek: vcodec: fix device leak on codec init
  media: mediatek: mdp: fix device leak on probe
  media: mediatek: amend vpu_get_plat_device() documentation

 drivers/media/platform/mediatek/mdp/mtk_mdp_core.c  |  7 +++++--
 .../mediatek/vcodec/common/mtk_vcodec_fw_vpu.c      | 13 +++++++++++++
 drivers/media/platform/mediatek/vpu/mtk_vpu.h       |  2 +-
 3 files changed, 19 insertions(+), 3 deletions(-)

-- 
2.49.1