From: Laurent Pinchart Date: Fri, 17 May 2013 10:31:04 +0000 (-0300) Subject: [media] v4l: of: Drop endpoint node reference in v4l2_of_get_remote_port() X-Git-Tag: v3.14-rc1~20^2~279 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=027eb8806564216be18b0d3f50f998600398b65f;p=pandora-kernel.git [media] v4l: of: Drop endpoint node reference in v4l2_of_get_remote_port() The v4l2_of_get_remote_port() function acquires a reference to an endpoint node through a phandle and then returns the node's parent, without dropping the reference to the endpoint node. Fix it. Signed-off-by: Laurent Pinchart Acked-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed