[PATCH 0/3] media: ti: vpe: three small fixes

Felix Gu posted 3 patches 2 weeks, 6 days ago
There is a newer version of this series
drivers/media/platform/ti/vpe/vip.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
[PATCH 0/3] media: ti: vpe: three small fixes
Posted by Felix Gu 2 weeks, 6 days ago
Signed-off-by: Felix Gu <ustc.gu@gmail.com>
---
Felix Gu (3):
      media: ti: vpe: Fix fwnode_handle leak in vip_probe_complete()
      media: ti: vpe: Fix the error code of devm_request_irq()
      media: ti: vpe: Fix the error code of devm_kzalloc() in vip_probe_slice()

 drivers/media/platform/ti/vpe/vip.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
---
base-commit: 95c541ddfb0815a0ea8477af778bb13bb075079a
change-id: 20260317-vip-a2f601930065

Best regards,
-- 
Felix Gu <ustc.gu@gmail.com>