mbox series

[v2,0/2] media: nuvoton: Fix some reference handling issues

Message ID 20250224-nuvoton-v2-0-8faaa606be01@chromium.org (mailing list archive)
Headers show
Series media: nuvoton: Fix some reference handling issues | expand

Message

Ricardo Ribalda Feb. 24, 2025, 7:03 a.m. UTC
When trying out 6.13 cocci, some bugs were found.

Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
---
Changes in v2:
- Squash fixes and port to cleanup.h.
- Link to v1: https://lore.kernel.org/r/20250121-nuvoton-v1-0-1ea4f0cdbda2@chromium.org

---
Ricardo Ribalda (2):
      media: nuvoton: Fix reference handling of ece_node
      media: nuvoton: Fix reference handling of ece_pdev

 drivers/media/platform/nuvoton/npcm-video.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
base-commit: c2b96a6818159fba8a3bcc38262da9e77f9b3ec7
change-id: 20250121-nuvoton-fe870cbeffb6

Best regards,