From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [STLinux Kernel] [PATCH 1/1] drm/sti: use new Reset API
Date: Mon, 25 Jul 2016 11:40:15 +0100 [thread overview]
Message-ID: <20160725104015.GK14925@dell> (raw)
In-Reply-To: <20160725103232.GA4278@griffinp-ThinkPad-X1-Carbon-2nd>
On Mon, 25 Jul 2016, Peter Griffin wrote:
> On Mon, 25 Jul 2016, Lee Jones wrote:
>
> > Since 0b52297f228 ("reset: Add support for shared reset controls") the
> > new Reset API now demands consumers choose either an *_exclusive or a
> > *_shared line when requesting reset lines.
> >
> > This issue was found when running a kernel containing the aforementioned
> > patch which includes an informitive WARN(). It implies that one or
> > more used reset lines are in fact shared. This is why we're using the
> > *_shared variant.
> >
> > Signed-off-by: Lee Jones <lee.jones@linaro.org>
> > ---
> > drivers/gpu/drm/sti/sti_compositor.c | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
>
> Your missing a changelog on the v2 version.
This isn't really a v2, hence the lack if [PATCH vX] increment.
This is v1 with a more verbose changelog.
> Apart from that:
> Acked-by: Peter Griffin <peter.griffin@linaro.org>
Ta.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2016-07-25 10:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-25 10:09 [PATCH 1/1] drm/sti: use new Reset API Lee Jones
2016-07-25 10:32 ` [STLinux Kernel] " Peter Griffin
2016-07-25 10:40 ` Lee Jones [this message]
2016-07-26 14:27 ` Sean Paul
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=20160725104015.GK14925@dell \
--to=lee.jones@linaro.org \
--cc=linux-arm-kernel@lists.infradead.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).