]> git.baikalelectronics.ru Git - kernel.git/commit
OMAPDSS: Fix omap_dss_find_output_by_port_node() port refcount decrement
authorJyri Sarha <jsarha@ti.com>
Fri, 7 Aug 2015 11:04:30 +0000 (14:04 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 10 Aug 2015 09:22:40 +0000 (12:22 +0300)
commit745ce1ac010f4a903e31e58e6207ca66c7c1062a
treeb50ff1eb02ddb1ad66c26412d3acc163859b82a5
parent86a9364b8f0828d43fe6fbe1a67ed04fee5b6cb2
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 <jsarha@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/omap2/dss/dss-of.c