commit | 6266f4b19d341c531d447d689fb44609daa06c79 | [log] [tgz] |
---|---|---|
author | Jyri Sarha <jsarha@ti.com> | Fri Aug 07 14:04:30 2015 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Aug 10 12:22:40 2015 +0300 |
tree | b50ff1eb02ddb1ad66c26412d3acc163859b82a5 | |
parent | 2b55cb3b04684f131a01faf2eb8e4d822d293f24 [diff] |
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>