From: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
To: "daniel@ffwll.ch" <daniel@ffwll.ch>
Cc: "dri-devel@lists.freedesktop.org"
<dri-devel@lists.freedesktop.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/3 v6] drm: Introduce drm_connector_register_all() helper
Date: Wed, 20 Apr 2016 14:34:46 +0000 [thread overview]
Message-ID: <1461162881.3149.6.camel@synopsys.com> (raw)
In-Reply-To: <20160420112831.GO2510@phenom.ffwll.local>
Hi Daniel,
On Wed, 2016-04-20 at 13:28 +0200, Daniel Vetter wrote:
> On Tue, Apr 19, 2016 at 03:24:51PM +0300, Alexey Brodkin wrote:
> >
> > As a pair to already existing drm_connector_unregister_all() we're adding
> > generic implementation of what is already done in some drivers.
> >
> > Once this helper is implemented we'll be ready to switch existing
> > driver-specific implementations with the generic one.
> >
> > Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
> > Cc: Daniel Vetter <daniel@ffwll.ch>
> > Cc: David Airlie <airlied@linux.ie>
> > Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
> > ---
> >
> > No changes v5 -> v6.
> >
> > Changes v4 -> v5:
> > * Added missing mutex unlock on a fail path in drm_connector_register_all().
> > Thanks David for his attention and patience!
> When resending, please add everyone who commmented on previous versions of
> your patches to the cc: list. Just to make sure they have a chance to look
> at the next version.
Sure I usually do that but looks like this time I completely forgot to add
more people in Cc.
-Alexey
next prev parent reply other threads:[~2016-04-20 14:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-19 12:24 [PATCH 0/3 v6] drm: Introduce drm_connector_register_all() helper Alexey Brodkin
2016-04-19 12:24 ` [PATCH 1/3 " Alexey Brodkin
2016-04-20 11:28 ` Daniel Vetter
2016-04-20 14:34 ` Alexey Brodkin [this message]
2016-04-19 12:24 ` [PATCH 2/3 v6] drm: atmel_hldc: Use generic " Alexey Brodkin
2016-04-19 12:24 ` [PATCH 3/3 v6] drm: rcar-du: " Alexey Brodkin
2016-04-20 11:29 ` [PATCH 0/3 v6] drm: Introduce " Daniel Vetter
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=1461162881.3149.6.camel@synopsys.com \
--to=alexey.brodkin@synopsys.com \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).