media: nuvoton: Fix reference handling of ece_node
Make sure all the code paths call of_node_put(). Instead of manually calling of_node_put, use the __free macros/helpers. Cc: stable@vger.kernel.org Fixes: 46c15a4f ("media: nuvoton: Add driver for NPCM video capture and encoding engine") Signed-off-by:Ricardo Ribalda <ribalda@chromium.org> Signed-off-by:
Hans Verkuil <hverkuil@xs4all.nl>
Loading
Please sign in to comment