Skip to content
Commit 211f8304 authored by Liang He's avatar Liang He Committed by Mauro Carvalho Chehab
Browse files

media: exynos4-is: fimc-is: Add of_node_put() when breaking out of loop

In fimc_is_register_subdevs(), we need to call of_node_put() for
the reference 'i2c_bus' when breaking out of the
for_each_compatible_node() which has increased the refcount.

Fixes: 9a761e43

 ("[media] exynos4-is: Add Exynos4x12 FIMC-IS driver")
Signed-off-by: default avatarLiang He <windhl@126.com>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@kernel.org>
parent 3e9ad662
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment