[media] exynos4-is: Add missing 'of_node_put'
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Mon, 23 Jan 2017 21:16:56 +0000 (19:16 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 3 Feb 2017 16:23:40 +0000 (14:23 -0200)
commit2b2d1d403343838401af029bd29b441a414beef3
treef11706c02eef8389ec9334bd6b0d0fa7b749d732
parentdd93e79c602c8219c0b69b0667601ed363b4191a
[media] exynos4-is: Add missing 'of_node_put'

It is likely that a "of_node_put(ep)" is missing here.
There is one in the previous error handling code, and one a few lines
below in the normal case as well.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/exynos4-is/media-dev.c