Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1449424
| From | Peter Griffin <peter.griffin@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [STLinux Kernel] [PATCH 1/1] drm/sti: use new Reset API |
| Date | 2016-07-25 12:40 +0200 |
| Message-ID | <rYLsJ-3s1-11@gated-at.bofh.it> (permalink) |
| References | <rYL9n-3lx-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Lee,
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.
Apart from that:
Acked-by: Peter Griffin <peter.griffin@linaro.org>
regards,
Peter.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/1] drm/sti: use new Reset API Lee Jones <lee.jones@linaro.org> - 2016-07-25 12:20 +0200 Re: [STLinux Kernel] [PATCH 1/1] drm/sti: use new Reset API Lee Jones <lee.jones@linaro.org> - 2016-07-25 12:40 +0200 Re: [STLinux Kernel] [PATCH 1/1] drm/sti: use new Reset API Peter Griffin <peter.griffin@linaro.org> - 2016-07-25 12:40 +0200
csiph-web