From: Jyri Sarha Date: Fri, 7 Aug 2015 11:04:30 +0000 (+0300) Subject: OMAPDSS: Fix omap_dss_find_output_by_port_node() port refcount decrement X-Git-Tag: omap-for-v4.3/fixes-merge-window~113^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6266f4b19d341c531d447d689fb44609daa06c79;p=pandora-kernel.git OMAPDSS: Fix omap_dss_find_output_by_port_node() port refcount decrement Fix omap_dss_find_output_by_port_node() port parameter refcount decrementation. The only user of dss_of_port_get_parent_device() function is omap_dss_find_output_by_port_node() and it assumes the refcount of the port parameter is not decremented by the call. Signed-off-by: Jyri Sarha Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed