From: Jyri Sarha <jsarha@ti.com>
To: linux-fbdev@vger.kernel.org
Subject: [PATCH v2 0/2] OMAPDSS: Fix of-node refcount issues
Date: Fri, 07 Aug 2015 11:04:28 +0000 [thread overview]
Message-ID: <cover.1438945255.git.jsarha@ti.com> (raw)
Changes since the first version:
- Fix commit descriptions and subject according to Tomi's comments
I found couple of refcounting issues related to OMAP DSS of-node
handling. Second patch should fix the "ERROR: Bad of_node_put() on
/encoder@0/ports/port@1" -problem.
In the long run it would make sense start using of_graph_*() functions
in OMAP DSS too. However the semantics of of_graph_*() functions are
quite different from omapdss_of_*() counterparts. So it better to just
fix these bugs first.
Jyri Sarha (2):
OMAPDSS: Fix node refcount leak in omapdss_of_get_next_port()
OMAPDSS: Fix omap_dss_find_output_by_port_node() port refcount
decrement
drivers/video/fbdev/omap2/dss/dss-of.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
1.9.1
next reply other threads:[~2015-08-07 11:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-07 11:04 Jyri Sarha [this message]
2015-08-10 9:23 ` [PATCH v2 0/2] OMAPDSS: Fix of-node refcount issues Tomi Valkeinen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1438945255.git.jsarha@ti.com \
--to=jsarha@ti.com \
--cc=linux-fbdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.